github cakephp/cakephp 4.0.9
CakePHP 4.0.9 released

latest releases: 4.5.5, 5.0.7, 5.0.6...
3 years ago

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

Bugfixes

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

  • Added support for AUTH PLAIN to SmtpTransport.
  • Improved API docblocks and type annotations.
  • Removed usage of ReflectionParameter::getClass() as it is deprecated in PHP 8.
  • Improved performance of ServerRequest::is() and isAll().
  • Fixed warnings in SecurityComponent, FormProtector and CsrfProtectionMiddleware when handling invalid non-scalar data.
  • Fixed incorrect paths in missing layout error pages.

Contributors to 4.0.9

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

  • ADmad
  • Corey Taylor
  • Edgaras Janušauskas
  • Mark Scherer
  • Mark Story
  • andrii-pukhalevych

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

Don't miss a new cakephp release

NewReleases is sending notifications on new releases.