| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cakephp-5-3-3.zip | 2026-03-19 | 13.5 MB | |
| CakePHP 5.3.3 released source code.tar.gz | 2026-03-19 | 971.4 kB | |
| CakePHP 5.3.3 released source code.zip | 2026-03-19 | 1.6 MB | |
| README.md | 2026-03-19 | 1.0 kB | |
| Totals: 4 Items | 16.1 MB | 1 | |
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.3. This is a maintenance release for the 5.3 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 5.3.3. See the changelog for every commit.
- Improved type hints for database query results, and
disableHydration(). Query::setMatching()without a builder no longer clears the builder function. Instead an identity function is used to retain query composition.- Improved typehinting on
FactoryLocator. - Updated dependencies and CI tooling.
- Enabled strict mode for more
in_array()checks.
Contributors to 5.3.3
Thank you to all the contributors that submitted a pull request:
- ADmad
- Jasper Smet
- Kevin Pfeifer
- Mark Scherer
- Mark Story
- Nicos Panayides
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.