En

CakePHP官网普通更新(2020-11-08)

来源:CakePHP 发布日期:2020-11-08 阅读次数:562 评论:0

基本信息

发布日期:2020-11-08(官方当地时间)

更新类型:普通更新

更新版本:4.1.6

感知时间:2020-11-08 10:51:11

风险等级:未知

情报贡献:TSRC

更新标题

普通更新

更新详情

The CakePHP core team is happy to announce the immediate availability of CakePHP 4.1.6. This is a maintenance release for the 4.1 branch that fixes several community reported issues.

Bugfixes
--------

You can expect the following changes in 4.1.6. See the [changelog](https://github.com/cakephp/cakephp/compare/4.1.5...4.1.6) for every commit.

* The ``Validator::setStopOnFailure()`` method was added. This method helps improve ease of upgrading from 3.x. It allows the ``require*`` methods to stop field validation.
* ``Mailer::setReplyTo()`` now accepts multiple email addresses. This change aligns ``Reply-To`` with other email fields that accept multiple recipients.
* Warnings emitted by ``AuthComponent`` when using strict mode and a mocked request were fixed.
* Fixed incorrect error messages for named routes that failed to match.
* Fixed string condition parsing in ``having`` and ``where`` conditions when the string condition contains functions and spaces.
* Improved API documentation.
* OAuth 1.0 signatures no longer include request bodies if the request is not urlencoded data.
* Support for UTF8 encodings was added to ``pj()``.
* Entity marshalling now loosely compares objects. Previously strict comparisons were used causing all object attributes to considered dirty and updated.
* Improved error messages when ``INSERT`` queries were missing a table name.
* ``BodyParserMiddleware`` now correctly handles scalar value request bodies for JSON requests.
* ``ServerCommand`` now honours the ``PHP`` environment variable when starting the HTTP server.

Contributors to 4.1.6
----------------------

Thank you to all the contributors that helped make this release happen:

* ADmad
* chris cnizzardini
* Corey Taylor
* Daniel Opitz
* Juan Basso
* Marc Würth
* Mark Scherer
* Mark Story
* Matthias Wirtz
* othercorey
* Ricardo Turella
* Richard.Strittmatter

As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.

软件描述

CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架

CVE编号

TSRC分析

暂无

业界资讯

暂无

评论

提交评论 您输入的评论有误,请重新输入