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