| 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.3
(stable)
|
- Fixed issue #546 (Segfault due to get_gc handler changed) - Use interned strings - Fixed Issue #545 segfault in yaf_route_simple::construct - Optimized Yaf_Route_Map::route |