yaf 3.1.4

PHP Framework in PHP extension


Yaf is a PHP framework similar to zend framework, which is written in c and built as PHP extension

License: PHP

Changes

- Fixed issue #469 (treat autocontroller as Controller mistakenly)
- Fixed issue #468 (abort if same key assigned to view)
- minor optimization to avoding memory allocations