The CakePHP core team is happy to announce the immediate availability of CakePHP 4.5.1. This is a maintenance release for the 4.4 branch that fixes several community reported issues and a minor security related fix.
Bugfixes
You can expect the following changes in 4.5.1. See the changelog for every commit.
ControllerFactoryno longer raises errors onuniontyped parameters.Collection::combine()raises an error when keys arenull.- Namespaced core functions are now wrapped in
function_existscalls resolving errors if the file containing these functions are imported more than once. - Added schema mapping type to sqlite for
UUID_TEXT. - Reverted deprecated annotation on
LocatorAwareTrait::$defaultTableproperty.
Contributors to 4.5.1
Thank you to all the contributors that helped make this release happen:
- ADmad
- Corey Taylor
- Jorge González
- Kevin Pfeifer
- Mark Scherer
- Mark Story
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.