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 declare(strict_types=1); namespace Tests\Fixtures\Arch\ToHaveAttribute\NotHaveAttr..
Decoded Output download
<?php
declare(strict_types=1);
namespace Tests\Fixtures\Arch\ToHaveAttribute\NotHaveAttribute;
class NotHaveAttributeClass
{
}
?>
Did this file decode correctly?
Original Code
<?php
declare(strict_types=1);
namespace Tests\Fixtures\Arch\ToHaveAttribute\NotHaveAttribute;
class NotHaveAttributeClass
{
}
Function Calls
None |
Stats
MD5 | ed6bf6bbd8a16b170653e239b31021d1 |
Eval Count | 0 |
Decode Time | 74 ms |