The CakePHP core team is happy to announce the immediate availability of CakePHP 4.4.8. 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.8. See the changelog for every commit.
- Aligned
ServerRequest::scheme()andUri::getScheme()on how they handle proxy headers. - Improve compatibility of old
PaginatorInterfacealias. - Fixed infinite loop when a table class was created without a name or table, and
getAlias()is called on it. - Improve
assertMailSentWithcomparisons with array values. - Fixed
sortDefaultanddirectionDefaultnot working with multiple pagination. - Improved typehints and API docs.
Contributors to 4.4.8
Thank you to all the contributors that helped make this release happen:
- ADmad
- Marc Würth
- Mark Story
- Matthias Wirtz
- othercorey
- TerryKern
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.