Skip to content

CakePHP 4.5.6 released

Compare
Choose a tag to compare
@markstory markstory released this 23 Jun 02:54
· 1836 commits to 5.x since this release
4.5.6

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

  • Fixed how MemcacheEngine handles empty prefix values.
  • Fixed HTML validation for checkboxes generated by FormHelper.
  • Table::removeBehavior() now cleans up the method map and finder map.
  • Improved API documentation for Inflector.

Contributors to 4.5.6

Thank you to all the contributors that helped make this release happen:

  • Joris Vaesen
  • Mark Story
  • othercorey

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