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\Reflection\Exception; use Laminas\Code\Exception; class Ba..

Decoded Output download

<?php

namespace Laminas\Code\Reflection\Exception;

use Laminas\Code\Exception;

class BadMethodCallException extends Exception\BadMethodCallException implements
    ExceptionInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laminas\Code\Reflection\Exception;

use Laminas\Code\Exception;

class BadMethodCallException extends Exception\BadMethodCallException implements
    ExceptionInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 9f62e58fd535081537a0df6006b30e11
Eval Count 0
Decode Time 130 ms