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