| Package Information |
| Summary |
PHP Framework in PHP extension |
| Maintainers |
Xinchen Hui <laruence@php.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 |
http://www.yafdev.com/ |
Release notes Version 2.2.4 (beta) |
- Improving warning info while failed opening template script
- Fixed bug that $this is not Yaf_View_Simple in render method which was introduced in 2.2.3
- Fixed memleak in Yaf_View_Simple::display() |