Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace MacrosPHP81; use Illuminate\Database\Eloquent\Builder; use function PHP..

Decoded Output download

<?php

namespace MacrosPHP81;

use Illuminate\Database\Eloquent\Builder;

use function PHPStan\TestingssertType;

function test(): void
{
    assertType('string', Builder::macroWithEnumDefaultValue());
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace MacrosPHP81;

use Illuminate\Database\Eloquent\Builder;

use function PHPStan\Testing\assertType;

function test(): void
{
    assertType('string', Builder::macroWithEnumDefaultValue());
}

Function Calls

None

Variables

None

Stats

MD5 c2dae71b34f4cbc661d2924b6aaff34d
Eval Count 0
Decode Time 101 ms