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 /** * Exception. * * @copyright Copyright (c) 2013-2018 Mark Baker (https://git..
Decoded Output download
<?php
/**
* Exception.
*
* @copyright Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPMatrix)
* @license https://opensource.org/licenses/MIT MIT
*/
namespace Matrix;
class Div0Exception extends Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Exception.
*
* @copyright Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPMatrix)
* @license https://opensource.org/licenses/MIT MIT
*/
namespace Matrix;
class Div0Exception extends Exception
{
}
Function Calls
None |
Stats
MD5 | 943026b1d1c782e601b2908b49064a65 |
Eval Count | 0 |
Decode Time | 72 ms |