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
PhalconPHP 是一个使用 C 扩展开发的 PHP Web 框架,提供高性能和低资源占用。
Phalcon 是一个开源的、全堆栈的 PHP 5 框架,使用 C 扩展编写,专门为高性能优化。无需学习和使用 C 语言,所有函数都以 PHP 类的方式曾现。Phalcon 是一个松耦合的框架。
软件详情:https://github.com/phalcon/cphalcon/commit/553c2f5ce7aae40020fe2ba9f6d276a0237a4155
下载地址:https://github.com/phalcon/cphalcon/archive/phalcon-v2.0.5.zip
来自:开源中国社区

