Top Level :: System
:: yaf
:: 3.3.8
:: Windows
yaf 3.3.8 for Windows
| 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.8
(stable)
|
- Fixed heap corruption when dispatching a protected/private action - Fixed segfault in Yaf_Dispatcher::getInstance() without an application - Fixed segfault on numeric keys in the system config section - Fixed several crashes: Yaf_Config_Ini on unopenable file, Yaf_View_Simple::eval() on empty template, getLanguage() on malformed Accept-Language, controller construction without a request - Fixed out-of-bounds read and NULL deref in base_uri / request URI handling - Fixed uninitialized map/reverse in Yaf_Route_Regex on failed construction; reject unknown route types; validate supervar route value is a string - Fixed inverted GC refcount condition when releasing controller/session properties - Fixed exception handler clobbering dispatcher flags - Fixed Yaf_Request_Abstract::setParam(array) always returning FALSE - Fixed stale config property exposed when config init failed - Missing required action argument now raises ArgumentCountError - Clamp yaf.forward_limit to the default on non-positive values; route init()-time forward() through the dispatch loop - Fixed several memory leaks (response headers, bootstrap, error message, view setScriptPath) - Fixed fatal arginfo/zpp mismatch at startup for Yaf_Route_Regex::__construct() with NULL map/verify/reverse arguments - Fixed Yaf_Session write accessors (__set/__unset/offsetSet/offsetUnSet) crashing debug builds due to a void return type conflicting with the aliased bool-returning methods - Performance: pre-size the view symbol table to the template variable count |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
| Dependencies for release 3.3.8 |
|
PHP Version: PHP 7.0.0 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|