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