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 declare(strict_types=1); namespace EasyWeChat\Kernel\Exceptions; class RuntimeExc..
Decoded Output download
<?php
declare(strict_types=1);
namespace EasyWeChat\Kernel\Exceptions;
class RuntimeException extends Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
declare(strict_types=1);
namespace EasyWeChat\Kernel\Exceptions;
class RuntimeException extends Exception
{
}
Function Calls
None |
Stats
MD5 | 7fb1bdcf3172b897a34b9e73cad9b674 |
Eval Count | 0 |
Decode Time | 93 ms |