红联Linux门户
Linux帮助

Cphalcon 3.0.1发布,PHP的C扩展

发布时间:2016-08-25 09:37:58来源:红联作者:baihuo
Cphalcon 3.0.1 发布。Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。

更新内容:

Fixed Phalcon\Cache\Backend\Redis::flush in order to flush cache correctly

Fixed Phalcon\Mvc\Model\Manager::getRelationRecords to correct using multi relation column#12035

Fixed Phalcon\Acl\Resource. Now it implements Phalcon\Acl\ResourceInterface #11959

Fixed save method for all cache backends. Now it updates the _lastKey property correctly#12050

Fixed virtual foreign key check when having multiple keys #12071

Phalcon\Config\Adapter\Ini constructor can now specify parse_ini_file() scanner mode#12079

Fixed Phalcon\Cache\Backend\Apc::save due to which the Apc::increment/Apc::decrementcould not be used properly #12109

Fixed Phalcon\Mvc\Model\Criteria::inWhere so that now the second parameter can be an empty array #10676

Fixed ORM related memory leak #12115, #11995, #12116

Fixed incorrect Phalcon\Mvc\View::getActiveRenderPath behavior #12139

Fixed Phalcon\Security\Random::base64Safe so that now the method returns correct safe string #12141

Fixed the Phalcon\Translate\Adapter\Gettext::getOptionsDefault visibility #12157

Enabled PHQL cache for PHP7 to improve performance and reuse plannings

下载地址:https://github.com/phalcon/cphalcon/archive/v3.0.1.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论