update version.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329515 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Xinchen Hui 2013-02-20 05:40:17 +00:00
parent cbc85dc631
commit 440a9c357c

View file

@ -6,464 +6,465 @@
<versions>
<!-- Methods -->
<function name='yaf_application::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::run' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::execute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::app' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::environ' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::bootstrap' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::getconfig' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::getmodules' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::getdispatcher' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::getlasterrorno' from='PECL yaf &gt;=2.1.2'/>
<function name='yaf_application::getlasterrormsg' from='PECL yaf &gt;=2.1.2'/>
<function name='yaf_application::clearlasterror' from='PECL yaf &gt;=2.1.2'/>
<function name='yaf_application::setappdirectory' from='PECL yaf &gt;=2.1.4'/>
<function name='yaf_application::getappdirectory' from='PECL yaf &gt;=2.1.4'/>
<function name='yaf_application::__destruct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::__sleep' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::__wakeup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__sleep' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__wakeup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::enableview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::disableview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::initview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getapplication' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getrouter' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::seterrorhandler' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setappdirectory' from='PECL yaf &lt;=2.1.4'/>
<function name='yaf_dispatcher::setdefaultmodule' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setdefaultcontroller' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setdefaultaction' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::returnresponse' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::autorender' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::flushinstantly' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getinstance' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::dispatch' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::throwexception' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::catchexception' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::registerplugin' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::__sleep' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::__wakeup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::autoload' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::getinstance' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::registerlocalnamespace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::getlocalnamespace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::clearlocalnamespace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::islocalname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::import' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_loader::setlibrarypath' from='PECL yaf &gt;=2.1.4'/>
<function name='yaf_loader::getlibrarypath' from='PECL yaf &gt;=2.1.4'/>
<function name='yaf_request_abstract::isget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::ispost' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isput' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::ishead' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isoptions' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::iscli' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isxmlhttprequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getserver' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getenv' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getparams' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getexception' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getmethod' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getlanguage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getrequesturi' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setrequesturi' from='PECL yaf &gt;=2.1.0'/>
<function name='yaf_request_abstract::isdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getquery' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getpost' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getcookie' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getfiles' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isxmlhttprequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::ispost' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isput' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::ishead' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isoptions' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::iscli' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getserver' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getenv' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getparams' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getexception' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getmethod' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getlanguage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getrequesturi' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setrequesturi' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getquery' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getpost' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getcookie' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getfiles' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isxmlhttprequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::ispost' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isput' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::ishead' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isoptions' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::iscli' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getserver' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getenv' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getparam' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getparams' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getexception' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setcontrollername' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setactionname' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getmethod' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getlanguage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getbaseuri' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getrequesturi' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setrequesturi' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setdispatched' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setrouted' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__destruct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::appendbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::prependbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::clearbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::getbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setallheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::getheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::clearheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setredirect' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::response' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__destruct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::appendbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::prependbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::clearbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::getbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setallheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::getheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::clearheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setredirect' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_http::response' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__destruct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::appendbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::prependbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::clearbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::getbody' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setallheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::getheader' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::clearheaders' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setredirect' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::response' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::render' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::display' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getresponse' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::initview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::setviewpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getviewpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::forward' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::redirect' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getinvokeargs' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getinvokearg' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::execute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getcontroller' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::render' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::display' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getrequest' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getresponse' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getmodulename' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::initview' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::setviewpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getviewpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::forward' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::redirect' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getinvokeargs' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getinvokearg' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::readonly' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::toarray' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__isset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::count' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::rewind' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::current' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::next' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::valid' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::key' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::toarray' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::readonly' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetunset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetexists' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__isset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::count' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetunset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::rewind' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::current' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::next' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::valid' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::key' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::readonly' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::toarray' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetexists' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::assign' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::clear' from='PECL yaf &gt;=2.1.11'/>
<function name='yaf_view_interface::display' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::render' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::setscriptpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::getscriptpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__isset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::assign' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::render' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::eval' from='PECL yaf &gt;=2.2.0'/>
<function name='yaf_view_simple::clear' from='PECL yaf &gt;=2.2.0'/>
<function name='yaf_view_simple::display' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::assignref' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::setscriptpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::getscriptpath' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::addroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::addconfig' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::getroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::getroutes' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_router::getcurrentroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_interface::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::match' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::addroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::addconfig' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getroutes' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getcurrentroute' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_simple::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_simple::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_supervar::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_supervar::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_rewrite::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_rewrite::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_regex::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_regex::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_map::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_route_map::route' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::routerstartup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::routershutdown' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::dispatchloopstartup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::dispatchloopshutdown' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::predispatch' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::postdispatch' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::preresponse' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::has' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_registry::del' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__sleep' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__wakeup' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::getinstance' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::start' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::has' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::del' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::count' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::rewind' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::next' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::current' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::key' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::valid' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetget' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetexists' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetunset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__get' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__isset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__set' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_session::__unset' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__construct' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getprevious' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__clone' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getmessage' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getcode' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getfile' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getline' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::gettrace' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::gettraceasstring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__tostring' from='PECL yaf &gt;=1.0.0'/>
<function name='yaf_application::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::run' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::execute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::app' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::environ' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::bootstrap' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::getconfig' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::getmodules' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::getdispatcher' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::getlasterrorno' from='Yaf &gt;=2.1.2'/>
<function name='yaf_application::getlasterrormsg' from='Yaf &gt;=2.1.2'/>
<function name='yaf_application::clearlasterror' from='Yaf &gt;=2.1.2'/>
<function name='yaf_application::setappdirectory' from='Yaf &gt;=2.1.4'/>
<function name='yaf_application::getappdirectory' from='Yaf &gt;=2.1.4'/>
<function name='yaf_application::__destruct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::__sleep' from='Yaf &gt;=1.0.0'/>
<function name='yaf_application::__wakeup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__sleep' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::__wakeup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::enableview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::disableview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::initview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getapplication' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getrouter' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::seterrorhandler' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setappdirectory' from='Yaf &lt;=2.1.4'/>
<function name='yaf_dispatcher::setdefaultmodule' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setdefaultcontroller' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::setdefaultaction' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::returnresponse' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::autorender' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::flushinstantly' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::getinstance' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::dispatch' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::throwexception' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::catchexception' from='Yaf &gt;=1.0.0'/>
<function name='yaf_dispatcher::registerplugin' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::__sleep' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::__wakeup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::autoload' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::getinstance' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::registerlocalnamespace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::getlocalnamespace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::clearlocalnamespace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::islocalname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::import' from='Yaf &gt;=1.0.0'/>
<function name='yaf_loader::setlibrarypath' from='Yaf &gt;=2.1.4'/>
<function name='yaf_loader::getlibrarypath' from='Yaf &gt;=2.1.4'/>
<function name='yaf_request_abstract::isget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::ispost' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isput' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::ishead' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isoptions' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::iscli' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isxmlhttprequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getserver' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getenv' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getparams' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getexception' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getmethod' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getlanguage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::getrequesturi' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setrequesturi' from='Yaf &gt;=2.1.0'/>
<function name='yaf_request_abstract::isdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::isrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_abstract::setrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getquery' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getpost' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getcookie' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getfiles' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isxmlhttprequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::ispost' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isput' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::ishead' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isoptions' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::iscli' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getserver' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getenv' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getparams' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getexception' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getmethod' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getlanguage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::getrequesturi' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setrequesturi' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::isrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_http::setrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getquery' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getpost' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getcookie' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getfiles' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isxmlhttprequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::ispost' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isput' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::ishead' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isoptions' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::iscli' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getserver' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getenv' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getparam' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getparams' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getexception' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setcontrollername' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setactionname' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getmethod' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getlanguage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getbaseuri' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::getrequesturi' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setrequesturi' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setdispatched' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::isrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_request_simple::setrouted' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__destruct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::appendbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::prependbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::clearbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::getbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setallheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::getheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::clearheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::setredirect' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_abstract::response' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__destruct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::appendbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::prependbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::clearbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::getbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setallheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::getheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::clearheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::setredirect' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_http::response' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__destruct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::appendbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::prependbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::clearbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::getbody' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setallheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::getheader' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::clearheaders' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::setredirect' from='Yaf &gt;=1.0.0'/>
<function name='yaf_response_cli::response' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::render' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::display' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getresponse' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::initview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::setviewpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getviewpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::forward' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::redirect' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getinvokeargs' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::getinvokearg' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::init' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_controller_abstract::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::execute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getcontroller' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::render' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::display' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getrequest' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getresponse' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getmodulename' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::initview' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::setviewpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getviewpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::forward' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::redirect' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getinvokeargs' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::getinvokearg' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_action_abstract::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::readonly' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_abstract::toarray' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__isset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::count' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::rewind' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::current' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::next' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::valid' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::key' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::toarray' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::readonly' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetunset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetexists' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::offsetset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_ini::__set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__isset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::count' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetunset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::rewind' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::current' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::next' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::valid' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::key' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::readonly' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::toarray' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::__get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetexists' from='Yaf &gt;=1.0.0'/>
<function name='yaf_config_simple::offsetset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::assign' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::clear' from='Yaf &gt;=2.1.11'/>
<function name='yaf_view_interface::display' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::render' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::setscriptpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_interface::getscriptpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__isset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::assign' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::render' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::eval' from='Yaf &gt;=2.2.0'/>
<function name='yaf_view_simple::clear' from='Yaf &gt;=2.2.0'/>
<function name='yaf_view_simple::display' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::assignref' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::setscriptpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::getscriptpath' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_view_simple::__set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::addroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::addconfig' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::getroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::getroutes' from='Yaf &gt;=1.0.0'/>
<function name='yaf_router::getcurrentroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_interface::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::match' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::addroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::addconfig' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getroutes' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_static::getcurrentroute' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_simple::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_simple::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_supervar::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_supervar::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_rewrite::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_rewrite::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_regex::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_regex::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_map::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_route_map::route' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::routerstartup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::routershutdown' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::dispatchloopstartup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::dispatchloopshutdown' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::predispatch' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::postdispatch' from='Yaf &gt;=1.0.0'/>
<function name='yaf_plugin_abstract::preresponse' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::has' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_registry::del' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__sleep' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__wakeup' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::getinstance' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::start' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::has' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::del' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::count' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::rewind' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::next' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::current' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::key' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::valid' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetget' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetexists' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::offsetunset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__get' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__isset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__set' from='Yaf &gt;=1.0.0'/>
<function name='yaf_session::__unset' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_startuperror::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_routerfailed::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_dispatchfailed::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_module::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_controller::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_action::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_loadfailed_view::__tostring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__construct' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getprevious' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__clone' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getmessage' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getcode' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getfile' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::getline' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::gettrace' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::gettraceasstring' from='Yaf &gt;=1.0.0'/>
<function name='yaf_exception_typeerror::__tostring' from='Yaf &gt;=1.0.0'/>
</versions>
<!-- Keep this comment at the end of the file