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\Issue; final class ParseError extends CodeIssue { public const..
Decoded Output download
<?php
namespace Psalm\Issue;
final class ParseError extends CodeIssue
{
public const ERROR_LEVEL = -1;
public const SHORTCODE = 173;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Issue;
final class ParseError extends CodeIssue
{
public const ERROR_LEVEL = -1;
public const SHORTCODE = 173;
}
Function Calls
None |
Stats
MD5 | 416c9dd9f53975e191509d73575e47ed |
Eval Count | 0 |
Decode Time | 79 ms |