4.3.2
版本发布时间: 2021-11-27 03:59:37
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.3.2. This is a maintenance release for the 4.3 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 4.3.2. See the changelog for every commit.
- Added array type coercion to controller actions. Lists of
,
separated values can now be unpacked into arrays. - Ensure that
$defaultTable
is set in controllers. - Relaxed version contraints on
psr/container
. - Updated cache keys generated by
Table::get()
. Previously keys were not compatible with file based caches. The side-effect of this fix is that cache keys will change. - Added
_urldecode
option to route to allow more control on how request URLs are decoded. - Fixed missing milliseconds in log messages.
- Fixed
Router::reverse()
not handling parameters created withRoute::setPass()
properly. - Added support for
308
HTTP status code. - Removed
_defaultConfig
fromPaginatorComponent
to fix default configuration defined in sub-classes from being ignored. - Improved API documentation.
Contributors to 4.3.2
Thank you to all the contributors that helped make this release happen:
- ADmad
- Chris Hallgren
- Corey Taylor
- Ian den Hartog
- Kevin Pfeifer
- Marc Würth
- Mark Scherer
- Mark Story
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.
1、 cakephp-4-3-2.zip 9.97MB