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; /** * @internal */ interface I..
Decoded Output download
<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
/**
* @internal
*/
interface InternalInterface
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
/**
* @internal
*/
interface InternalInterface
{
}
Function Calls
| None |
Stats
| MD5 | e34c6e2cfc3f38db086bdc8b1c78bc16 |
| Eval Count | 0 |
| Decode Time | 81 ms |