红联Linux门户
Linux帮助

PhalconPHP 3.0.1正式发布,高性能PHP框架

发布时间:2016-08-25 09:39:39来源:红联作者:baihuo
PhalconPHP 3.0.1 正式发布了

下载地址:

https://github.com/phalcon/cphalcon/archive/v3.0.1.zip

This maintenance release fixes bugs and improve the stability of Phalcon:

Fixed memory leaks in PHP7 when setting undeclared properties in models

FixedPhalcon\Cache\Backend\Redis::flushin order to flush cache correctly

FixedPhalcon\Mvc\Model\Manager::getRelationRecordsto correct using multi relation column #12035

FixedPhalcon\Acl\Resource. Now it implementsPhalcon\Acl\ResourceInterface#11959

Fixedsavemethod for all cache backends. Now it updates the_lastKeyproperty correctly #12050

Fixed virtual foreign key check when having multiple keys #12071

Phalcon\Config\Adapter\Iniconstructor can now specifyparse_ini_file()scanner mode #12079

FixedPhalcon\Cache\Backend\Apc::savedue to which theApc::increment/Apc::decrementcould not be used properly #12109

FixedPhalcon\Mvc\Model\Criteria::inWhereso that now the second parameter can be an empty array #10676

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

Fixed incorrectPhalcon\Mvc\View::getActiveRenderPathbehavior #12139

FixedPhalcon\Security\Random::base64Safeso that now the method returns correct safe string #12141

Fixed thePhalcon\Translate\Adapter\Gettext::getOptionsDefaultvisibility #12157

Enabled PHQL cache for PHP7 to improve performance and reuse plannings

详细更新记录:

https://github.com/phalcon/cphalcon/blob/master/CHANGELOG.md

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

共有 0 条评论