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\Exception; class BadMethodCallException extends \BadMethodC..

Decoded Output download

<?php

namespace Laminas\Code\Exception;

class BadMethodCallException extends \BadMethodCallException implements
    ExceptionInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laminas\Code\Exception;

class BadMethodCallException extends \BadMethodCallException implements
    ExceptionInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 e15cd985ef4bf3a258191f4540f355bc
Eval Count 0
Decode Time 101 ms