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 Yaf_Response_Http extends \Yaf_Response_Abstract { protec..

Decoded Output download

<?php

/** @phpstub */
class Yaf_Response_Http extends \Yaf_Response_Abstract
{
    protected $_sendheader;
    protected $_response_code;
} ?>

Did this file decode correctly?

Original Code

<?php

/** @phpstub */
class Yaf_Response_Http extends \Yaf_Response_Abstract
{
    protected $_sendheader;
    protected $_response_code;
}

Function Calls

None

Variables

None

Stats

MD5 70b5ddaeee6962e20fbfec83f3ba4155
Eval Count 0
Decode Time 97 ms