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 /** @phpstub */ class OAuthException extends \Exception { public $lastResponse;..
Decoded Output download
<?php
/** @phpstub */
class OAuthException extends \Exception
{
public $lastResponse;
public $debugInfo;
} ?>
Did this file decode correctly?
Original Code
<?php
/** @phpstub */
class OAuthException extends \Exception
{
public $lastResponse;
public $debugInfo;
}
Function Calls
None |
Stats
MD5 | 3cbcfd82e985bfc1ca6659865876fcde |
Eval Count | 0 |
Decode Time | 88 ms |