红联Linux门户
Linux帮助

CakePHP 3.4.9发布,PHP开发框架

发布时间:2017-06-27 09:13:34来源:红联作者:baihuo
CakePHP 3.4.9 已发布,CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。

该版本主要修复了一些社区反馈的问题。更新内容如下:

Bug 修复和新特性:

RedisEngine now uses multiple delete operations when clearing keys. This resolves a compatibility issue with redis cluster.

Plugin fixtures in sub-directories can now be used as documented.

Query::contain() on HasMany associations with a finder option now works as expected.

IntegrationTestCase now simulates the correct environment variables enabling getRequestTarget() to work as expected.

Debugger::excerpt() can now be used on the last line in a file.

An incompatibility introduced in PHPUnit 5.7.21 and CakePHP's forwards compatibility shims has been resolved.

软件详情:https://github.com/cakephp/cakephp/releases/tag/3.4.9

下载地址:https://github.com/cakephp/cakephp/releases/download/3.4.9/cakephp-3-4-9.zip

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

共有 0 条评论