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 Laminas\Code\Exception; class RuntimeException extends \RuntimeException..
Decoded Output download
<?php
namespace Laminas\Code\Exception;
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Laminas\Code\Exception;
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
Function Calls
None |
Stats
MD5 | 234b9995198e1bc247fdb87ff5a2e90d |
Eval Count | 0 |
Decode Time | 89 ms |