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\Debug\Tests\Fixtures; class NotPSR0 { } ..
Decoded Output download
<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
class NotPSR0
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
class NotPSR0
{
}
Function Calls
None |
Stats
MD5 | 042beade341e091e3a55a546cee51363 |
Eval Count | 0 |
Decode Time | 94 ms |