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 FalseOperand extends CodeIssue { public con..
Decoded Output download
<?php
namespace Psalm\Issue;
final class FalseOperand extends CodeIssue
{
public const ERROR_LEVEL = 4;
public const SHORTCODE = 161;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Issue;
final class FalseOperand extends CodeIssue
{
public const ERROR_LEVEL = 4;
public const SHORTCODE = 161;
}
Function Calls
None |
Stats
MD5 | 90a1ecee8d160b9ec9a03e950057fdc8 |
Eval Count | 0 |
Decode Time | 128 ms |