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 2.1.17
(stable)
|
- Fixed bug config will not re-loaded even it was modified - Fixed bug segfault occurred if uncaught exception in Yaf_Controller::init - If action return false, dispatch loop will go on with no auto-renderring - Remove inline declarations (-fgnu-c89 on MacOS) |