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 /** * IO Exception * * Please report bugs on https://github.com/matthiasmullie/mi..

Decoded Output download

<?php
/**
 * IO Exception
 *
 * Please report bugs on https://github.com/matthiasmullie/minify/issues
 *
 * @author Matthias Mullie <[email protected]>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */
namespace MatthiasMullie\Minify\Exceptions;

/**
 * IO Exception Class
 *
 * @package Minify\Exception
 * @author Matthias Mullie <[email protected]>
 */
class IOException extends BasicException
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * IO Exception
 *
 * Please report bugs on https://github.com/matthiasmullie/minify/issues
 *
 * @author Matthias Mullie <[email protected]>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */
namespace MatthiasMullie\Minify\Exceptions;

/**
 * IO Exception Class
 *
 * @package Minify\Exception
 * @author Matthias Mullie <[email protected]>
 */
class IOException extends BasicException
{
}

Function Calls

None

Variables

None

Stats

MD5 574eca78fdaf20995138d86514363177
Eval Count 0
Decode Time 93 ms