内容简介:CakePHP 3.6.7 发布了。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速...
CakePHP 3.6.7 发布了。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名 设计模式 的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而 又不失灵活性。
更新内容如下:
Improved deprecation messages.
Http\Client now ignores invalid cookie expiration dates.
Http\Client now drops invalid/empty
Set-Cookie
header values.Data read from
cakephp-plugins.php
is reloaded as neccessary in test suites. Fixing unknown plugin errors.Email::setAttachments()
no longer emits an error whendata
key is used without amimetype
.Redirect routes no longer apply the application subdirectory twice.
Multiple checkbox form widgets now use
checkboxWrapper
instead ofradioWrapper
for their wrapping template.Debugger::printVar()
now forces its content to be ltr, improving readability in rtl documents.Routing key sub-pattern checks in reverser routing now use unicode regular expressions.
An exception is now raised when libicu is missing a requested timezone.
Console subcommand help now displays the subcommand description when no subcommand parser has been defined.
Missing Plugin error pages now recommend the use of
addPlugin()
.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ZUI 前端框架 1.8.1 发布,修复 bug,完善功能
- PHP 开发框架 CakePHP 3.6.5 发布,Bug 修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- Python 的 ORM 框架 SQLAlchemy 1.2.1 修复回归错误
- PHP 开发框架 CakePHP 3.6.2 发布,bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。