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 TaintedShell extends TaintedInput { public ..

Decoded Output download

<?php

namespace Psalm\Issue;

final class TaintedShell extends TaintedInput
{
    public const SHORTCODE = 246;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Psalm\Issue;

final class TaintedShell extends TaintedInput
{
    public const SHORTCODE = 246;
}

Function Calls

None

Variables

None

Stats

MD5 8c98521ef64aa9995b37a8249f9d0349
Eval Count 0
Decode Time 119 ms