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