CakePHP v4.0.9 Release Notes

Release Date: 2020-06-23 // almost 4 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.