内容简介:CakePHP 3.6.12 发布了,这是 3.6 分支的维护版本,修复了几个社区报告的问题。 CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项...
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.
ServerRequestFactory
uses the configuredwebroot
directory instead of hardcoded value now.Routing scopes that define an action now work correctly.
Improved API documentation.
EntityRoute
now 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.
Response
now checksdisabled_functions
before trying to set request timeout to 0.Re-rendering an email message no longer rotates the message-id.
完整更新内容请查看发布说明。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- ABP开发框架前后端开发系列---(2)框架的初步介绍
- ABP开发框架前后端开发系列---(14)基于Winform的ABP快速开发框架
- ABP开发框架前后端开发系列---(8)ABP框架之Winform界面的开发过程
- 如何基于Winform开发框架或混合框架基础上进行项目的快速开发
- ABP开发框架前后端开发系列---(9)ABP框架的权限控制管理
- 用大型开发框架开发小程序那点事儿
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。