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 Psalm\Exception; use Exception; final class UnanalyzedFileException ext..
Decoded Output download
<?php
namespace Psalm\Exception;
use Exception;
final class UnanalyzedFileException extends Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Exception;
use Exception;
final class UnanalyzedFileException extends Exception
{
}
Function Calls
None |
Stats
MD5 | 8dcfdc1531c39129e7f2eb913282fec5 |
Eval Count | 0 |
Decode Time | 77 ms |