Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 46228

Cphalcon 3.0.1 发布,PHP 的 C 扩展

$
0
0

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

下载地址:


Viewing all articles
Browse latest Browse all 46228

Latest Images

Trending Articles