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 /* * This file is part of the Acme PHP project. * * (c) Titouan Galopin <galopin..
Decoded Output download
<?php
/*
* This file is part of the Acme PHP project.
*
* (c) Titouan Galopin <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace AcmePhp\Ssl\Exception;
/**
* @author Titouan Galopin <[email protected]>
*/
class DataSigningException extends SigningException
{
}
?>
Did this file decode correctly?
Original Code
<?php
/*
* This file is part of the Acme PHP project.
*
* (c) Titouan Galopin <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace AcmePhp\Ssl\Exception;
/**
* @author Titouan Galopin <[email protected]>
*/
class DataSigningException extends SigningException
{
}
Function Calls
None |
Stats
MD5 | d9ad7cdb7a56197fe72c3e4ca0be978f |
Eval Count | 0 |
Decode Time | 73 ms |