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 PossiblyInvalidClone extends CodeIssue { pu..

Decoded Output download

<?php

namespace Psalm\Issue;

final class PossiblyInvalidClone extends CodeIssue
{
    public const ERROR_LEVEL = 3;
    public const SHORTCODE = 226;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Psalm\Issue;

final class PossiblyInvalidClone extends CodeIssue
{
    public const ERROR_LEVEL = 3;
    public const SHORTCODE = 226;
}

Function Calls

None

Variables

None

Stats

MD5 5b9d7e3b0c734d6842aee34c8b87b555
Eval Count 0
Decode Time 65 ms