yaf 2.2.3

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

- Call autoRender, flushInstantly, returnResponse of Yaf_Dispatcher without args return current state now (Demon)
- Fixed bug that Yaf_Application::environ is undefined on windows
- Improve warning message while script can not be loaded