Phalcon 2.0.5 发布,高性能 PHP 框架

6d6d 9年前

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 是一个松耦合的框架。