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 Psr\Log; class InvalidArgumentException extends \InvalidArgumentExceptio..
Decoded Output download
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}
Function Calls
None |
Stats
MD5 | 7d2f0bd1583524d739fff12f0507de65 |
Eval Count | 0 |
Decode Time | 112 ms |