CakePHP 3.6.12 发布,PHP 快速开发框架

栏目: PHP · 发布时间: 7年前

内容简介: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.

  • ServerRequestFactory uses the configured  webroot 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 checks  disabled_functions before trying to set request timeout to 0.

  • Re-rendering an email message no longer rotates the message-id.

完整更新内容请查看 发布说明

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Data Structures and Algorithms

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 压缩/解压工具

在线压缩/解压 CSS 代码

在线进制转换器
在线进制转换器

各进制数互转换器