Phalcon 2.0.5 發布,高性能 PHP 框架
Phalcon 2.0.5 發布,這是最新穩定版本,更新內容如下:
-
Fixed a bug that makes that attaching an events manager to an Mvc\Application causes view->render() not being called
-
Fixed bug that makes generated SQL statements using FOR UPDATE not being parsed correctly
-
The email filter now no longer removes the ' character #10603
-
When an array is bound the cached representation in PHQL makes the SQL being incorrectly generated the second time.
-
Added \Phalcon\Mvc\Model\MetaData\Memcache and \Phalcon\Mvc\Model\MetaData\Libmemcached adapters
-
Fixed a bug that makes macro can't be called recursively in Volt
更多內容請查看更新日志。
該版本下載地址:Source code (zip)
PhalconPHP 是一個使用 C 擴展開發的 PHP Web 框架,提供高性能和低資源占用。
Phalcon 是一個開源的、全堆棧的 PHP 5 框架,使用 C 擴展編寫,專門為高性能優化。無需學習和使用 C 語言,所有函數都以 PHP 類的方式曾現。Phalcon 是一個松耦合的框架。