发布于 2016-08-25 00:17:56 | 155 次阅读 | 评论: 0 | 来源: 网友投递
Phalcon开源PHP框架
PhalconPHP 是一个使用 C 扩展开发的 PHP Web 框架,提供高性能和低资源占用。
Cphalcon 3.0.1 发布。
更新内容:
Fixed PhalconCacheBackendRedis::flush in order to flush cache correctly
Fixed PhalconMvcModelManager::getRelationRecords to correct using multi relation column#12035
Fixed PhalconAclResource. Now it implements PhalconAclResourceInterface #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
PhalconConfigAdapterIni constructor can now specify parse_ini_file() scanner mode#12079
Fixed PhalconCacheBackendApc::save due to which the Apc::increment/Apc::decrementcould not be used properly #12109
Fixed PhalconMvcModelCriteria::inWhere so that now the second parameter can be an empty array #10676
Fixed incorrect PhalconMvcView::getActiveRenderPath behavior #12139
Fixed PhalconSecurityRandom::base64Safe so that now the method returns correct safe string #12141
Fixed the PhalconTranslateAdapterGettext::getOptionsDefault visibility #12157
Enabled PHQL cache for PHP7 to improve performance and reuse plannings
下载地址: