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 UndefinedThisPropertyAssignment extends Propert..
Decoded Output download
<?php
namespace Psalm\Issue;
final class UndefinedThisPropertyAssignment extends PropertyIssue
{
public const ERROR_LEVEL = 5;
public const SHORTCODE = 40;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Issue;
final class UndefinedThisPropertyAssignment extends PropertyIssue
{
public const ERROR_LEVEL = 5;
public const SHORTCODE = 40;
}
Function Calls
None |
Stats
MD5 | 05beee3f44dbd5a8b70ec48550bef1ee |
Eval Count | 0 |
Decode Time | 95 ms |