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