The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Home / 5.2.9
Name Modified Size InfoDownloads / Week
Parent folder
cakephp-5-2-9.zip 2025-10-17 15.3 MB
CakePHP 5.2.9 released source code.tar.gz 2025-10-17 922.1 kB
CakePHP 5.2.9 released source code.zip 2025-10-17 1.5 MB
README.md 2025-10-17 1.2 kB
Totals: 4 Items   17.7 MB 1

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.2.9. 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.9. See the changelog for every commit.

  • Improve PHPUnit usage in tests.
  • Fixed DI integration for Components.
  • TableLocator can now fetch table instances by full class name.
  • Fixed default value reflection and for SQLite boolean columns.
  • Fixed how Socket detects connection interruptions, by deprecating $connected property, and using is_resource() instead. This should improve behavior of SmtpTransport in long running processes.
  • Improved typehints for SelectQuery.

Contributors to 5.2.9

Thank you to all the contributors that submitted a pull request:

  • Adam Halfar
  • ADmad
  • Alberto Pagliarini
  • kolorafa
  • Mark Scherer
  • Mark Story

As always, we would like to also thank all the contributors that opened issues, or updated the documentation.

Source: README.md, updated 2025-10-17