Package Information |
Summary |
PHP Framework in PHP extension |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
Yaf is a PHP framework similar to zend framework, which is written in c and built as PHP extension |
Homepage |
https://github.com/laruence/yaf
|
Release notes
Version 3.3.5
(stable)
|
- Fixed ISSUE #566 (bootstrap method named "_init" is not be called) - Fixed ISSUE #569 (Yaf_Application::getInstance is not static) - Fixed ISSUE #570 (call_args parsing error in static_route) - Fixed ISSUE #571 (Yaf_Request::setController failed if format arg is false) |