The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cakephp-5-2-6.zip | 2025-08-02 | 12.2 MB | |
| CakePHP 5.2.6 released source code.tar.gz | 2025-08-02 | 919.4 kB | |
| CakePHP 5.2.6 released source code.zip | 2025-08-02 | 1.5 MB | |
| README.md | 2025-08-02 | 1.3 kB | |
| Totals: 4 Items | 14.7 MB | 0 | |
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.2.6. This is a maintenance release for the 5.2 branch that fixes several community reported issues and regressions.
Bugfixes
You can expect the following changes in 5.2.6. See the changelog for every commit.
- Pagination now uses a cloned query to get a count instead of using the loaded records.
- Improved API docs.
- Fixed generation and reflection of unsigned integer column types in sqlite.
- Fixed deprecation errors in
FormProtectionComponent. - Fixed translate behavior with iI8n locale that has options defined.
- Improved exception messages in
SelectQuery. - Fixed error when xdebug is enabled and uninitialized properties are accessed.
- You can now join and contain the same table in an
loadInto()operation. - Datetime validation correctly handles booleans now.
Contributors to 5.2.6
- ADmad
- Corey Taylor
- Eriknag
- Felix Kempf
- freefri
- Juan Pablo Ramirez
- Kevin Pfeifer
- Mark Scherer
- Mark Story
- wowDAS Markus Ramšak
Thank you to all the contributors that submitted a pull request:
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.