4.4.3
版本发布时间: 2022-07-27 09:00:39
cakephp/cakephp最新发布版本:5.1.0(2024-09-14 10:53:46)
The CakePHP core team is happy to announce the immediate availability of CakePHP 4.4.3. This is a maintenance release for the 4.4 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 4.4.3. See the changelog for every commit.
- Fixed a potential method call on null in file assertion methods.
- Improved compatibility with PHP 8.2.
-
TableLocator::get()
no longer throws an error if a table is configured with options and then mocked. - Updated CI configuration to use windows 2022 image.
- Fixed a regression in
Folder::create()
whereumask
was not correctly set. - Cache keys used with
FileEngine
are now URL encoded. This aligns the characters valid in cache keys with other engines. It could cause cache misses for applications that were previously using characters outside of the alpha-numeric ranges. - Removed redundant class type checks.
- Fixed
ResultSet
indexes being mutated by exceptions thrown within a loop while xdebug is enabled. -
TableLocator
now handles getting tables by namespaced class name better. - Unused properties in
Database\Query
were deprecated. - Improve casting of integer routing parameters.
Contributors to 4.4.3
Thank you to all the contributors that helped make this release happen:
- ADmad
- Apisathan
- chris cnizzardini
- Edgaras Janušauskas
- Erwane Breton
- Kevin Pfeifer
- Mark Story
- othercorey
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.
1、 cakephp-4-4-3.zip 9.86MB