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 UnresolvableInclude extends CodeIssue { pub..

Decoded Output download

<?php

namespace Psalm\Issue;

final class UnresolvableInclude extends CodeIssue
{
    public const ERROR_LEVEL = 2;
    public const SHORTCODE = 106;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Psalm\Issue;

final class UnresolvableInclude extends CodeIssue
{
    public const ERROR_LEVEL = 2;
    public const SHORTCODE = 106;
}

Function Calls

None

Variables

None

Stats

MD5 0c482945624a6bd1796d53a2bf3c4ddb
Eval Count 0
Decode Time 67 ms