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