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