CakePHP 4.4.2 Released
The CakePHP core team is happy to announce the immediate availability of CakePHP 4.4.2. 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.2. See the changelog for every commit.
- Updated constraints on laminas packages.
- Improved
EntityTrait::_accessibletype annotation. - Added the
encryptandtrustServerCertificateoptions toSqlServerDriver. - When
viewClasses()based extension driven content-negotiation fails aNotFoundExceptionwill now be raised. - Fixed
ServerRequest::is('xml')from returning true on the defaultAcceptheader sent by Firefox. - Added deprecation for the
Error.errorLoggerconfigure option. This was missed during the development of theErrorTrapsub-system. - Improved API documentation.
Contributors to 4.4.2
Thank you to all the contributors that helped make this release happen:
- ADmad
- Cristian Haunsen
- Mark Story
- Michael Hoffmann
- Nicos Panayides
- othercorey
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.