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; class ClassNotFoundException extends R..

Decoded Output download

<?php

namespace Laminas\Code\Generator\Exception;

class ClassNotFoundException extends RuntimeException implements
    ExceptionInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laminas\Code\Generator\Exception;

class ClassNotFoundException extends RuntimeException implements
    ExceptionInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 4a210047a5b4684a327729c40bf2fdfe
Eval Count 0
Decode Time 96 ms