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 TaintedTextWithQuotes extends TaintedInput { ..
Decoded Output download
<?php
namespace Psalm\Issue;
final class TaintedTextWithQuotes extends TaintedInput
{
public const SHORTCODE = 274;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Issue;
final class TaintedTextWithQuotes extends TaintedInput
{
public const SHORTCODE = 274;
}
Function Calls
None |
Stats
MD5 | e4bdca5d6b5066a4a5d1d4b1478ce119 |
Eval Count | 0 |
Decode Time | 78 ms |