红联Linux门户
Linux帮助

CakePHP 3.3.13发布,PHP开发框架

发布时间:2017-01-30 09:16:26来源:红联作者:baihuo
CakePHP 3.3.13 发布了,CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。该版本主要修复了一些社区反馈的问题,更新内容如下:

When sending a Client request through a proxy, the URI is now in an absolute form.

Query::update() now raises an error when an invalid parameter is passed.

Mailers are now reset when sending an email raises an exception.

Improved error messages when associations are missing primary keys.

Validator::multipleOptions no longer ignores the caseInsensitive option.

HasMany::link() now updates all records in a single transaction.

The nestedInput option in FormHelper::input() no longer appears as an attribute.

TestCase::assertHtml() accepts whitespace before a closing tag.

Improved API documentation.

Added support for the parseHuge option in Xml::build().

下载地址:https://github.com/cakephp/cakephp/releases/download/3.3.13/cakephp-3-3-13.zip

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

共有 0 条评论