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 Swoole\Exception; /** * * Class NotFound * @package Swoole */ class ..
Decoded Output download
<?php
namespace Swoole\Exception;
/**
*
* Class NotFound
* @package Swoole
*/
class InvalidParam extends \Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Swoole\Exception;
/**
*
* Class NotFound
* @package Swoole
*/
class InvalidParam extends \Exception
{
}
Function Calls
None |
Stats
MD5 | 3b161e67ae23e6b367b2f7d7ebabd2c4 |
Eval Count | 0 |
Decode Time | 90 ms |