github cakephp/cakephp 5.0.9
CakePHP 5.0.9 released

latest releases: 5.3.5, 5.4.0-RC1, 5.3.4...
23 months ago

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.0.9. This is a maintenance release for the 5.0 branch that fixes several community reported issues.

Bugfixes

You can expect the following changes in 5.0.9. See the changelog for every commit.

  • Fixed HTML validation for checkboxes generated by FormHelper.
  • Table::removeBehavior() now cleans up the method map and finder map.
  • Improved API documentation for Inflector.
  • Removed the check for zend.assertions when debug is enabled. Cost effective hosting often does not provide access to php.ini and this config option cannot be changed.
  • Fix missing cast in TestSuite\StringCompareTrait.

Contributors to 5.0.9

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

  • ADmad
  • Mark Story
  • othercorey

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

Don't miss a new cakephp release

NewReleases is sending notifications on new releases.