yaf 2.1.2

PHP Framework in PHP extension


Yaf is a PHP framework similar to zend framework, which is written in c and built as PHP extension

License: PHP

Changes

-Added Yaf_Application::getLastErrorNo
-Added Yaf_Application::getLastErrorMsg
-Added Yaf_Application::clearLastError
-Changed trigger ERROR to E_RECOVERABLE_ERROR, then people can use set_error_handler to catch it