CakePHP 4.1.0-beta1 Released
The CakePHP core team is proud to announce the first beta release of CakePHP 4.1.0. This beta introduces a handful of deprecations. It also adds window function support and common-table-expression support to the ORM. Furthermore, it features improved debug() output, and new ORM events for marshalling.
New Features
The migration guide has a complete list of what’s new in 4.1.0. We recommend you give that page a read when upgrading as it outlines the deprecations present in 4.1.
How you Can Help
You can help by trying out the beta in your application. Please open issues for any new test failures or regressions the new version creates in your application.
Contributors to 4.1.0-beta1
Thank you to all the contributors that have helped with 4.1.0:
- ADmad
- Corey Taylor
- Diego Sardina
- Edgaras Janušauskas
- Jad Bitar
- John Zwarthoed
- Marc Würth
- Mario Rothauer
- Mark Scherer
- Mark Story
- McsKienNP
- Oliver Nowak
- andrii-pukhalevych
- chinpei215
- mcsknp
- mtak3
- ndm2
- nojimage
- saeideng
As always, a huge thanks to all the community members that helped make this release happen by reporting issues and sending pull requests.
Download a packaged release on github.