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.12
(beta)
|
- Fixed bug that baseUri set to wrong value (affected version: 2.1.10, 2.1.11) - Fixed bug Yaf_View_Simple crash while calling assign if construct it with no tpl_dir - Fixed bug that Yaf_View_Simple::display doesn't convert controller name |