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 Symfony\Component\ErrorHandler\Tests\Fixtures; trait FinalMethod2Trait {..
Decoded Output download
<?php
namespace Symfony\Component\ErrorHandler\Tests\Fixtures;
trait FinalMethod2Trait
{
public function finalMethod2()
{
}
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Symfony\Component\ErrorHandler\Tests\Fixtures;
trait FinalMethod2Trait
{
public function finalMethod2()
{
}
}
Function Calls
None |
Stats
MD5 | f728178eab99cf1ba52345bb55fe856d |
Eval Count | 0 |
Decode Time | 85 ms |