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 Illuminate\Database; use LogicException; class LostConnectionException ..
Decoded Output download
<?php
namespace Illuminate\Database;
use LogicException;
class LostConnectionException extends LogicException
{
//
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Illuminate\Database;
use LogicException;
class LostConnectionException extends LogicException
{
//
}
Function Calls
None |
Stats
MD5 | c65476d56888952f19d045bc80d5d895 |
Eval Count | 0 |
Decode Time | 84 ms |