内容简介:CakePHP 3.6.12 发布了,这是 3.6 分支的维护版本,修复了几个社区报告的问题。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。CakePHP 3.6.12 包括以下的更改内容,其中包括对 API 文档的改进、以及一些其他功能的改进。
CakePHP 3.6.12 发布了,这是 3.6 分支的维护版本,修复了几个社区报告的问题。
CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名 设计模式 的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
CakePHP 3.6.12 包括以下的更改内容,其中包括对 API 文档的改进、以及一些其他功能的改进。 查看更新日志 以了解每个提交包含的内容:
-
Invalid encrypted cookie values no longer cause exceptions to be raised. Instead they are treated as empty values.
-
ServerRequestFactoryuses the configuredwebrootdirectory instead of hardcoded value now. -
Routing scopes that define an action now work correctly.
-
Improved API documentation.
-
EntityRoutenow correctly handles_in placeholder names, and handles{brace}style placeholders. -
Schema generation for MySQL binary types has been improved. Arbitrary sized columns are now handled correctly.
-
Undefined controller properties now emit warnings when accessed. This prevents 'invalid method call on null' type errors.
-
Responsenow checksdisabled_functionsbefore trying to set request timeout to 0. -
Re-rendering an email message no longer rotates the message-id.
完整更新内容请查看 发布说明 。
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ABP开发框架前后端开发系列---(2)框架的初步介绍
- ABP开发框架前后端开发系列---(14)基于Winform的ABP快速开发框架
- ABP开发框架前后端开发系列---(8)ABP框架之Winform界面的开发过程
- 如何基于Winform开发框架或混合框架基础上进行项目的快速开发
- ABP开发框架前后端开发系列---(9)ABP框架的权限控制管理
- 用大型开发框架开发小程序那点事儿
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
在线进制转换器
各进制数互转换器