CakePHP v3.8.2 Release Notes

Release Date: 2019-08-09 // over 4 years ago
  • πŸš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 3.8.2. This is a maintenance release for the 3.8 branch that fixes several community reported issues.

    πŸ›  Bugfixes

    πŸ‘€ You can expect the following changes in 3.8.2. See the changelog for every commit.

    • βž• Added simplexml to requirements of cakephp/utility.
    • πŸ‘ i18n extract now supports the -p option like other core shells.
    • πŸ‘Œ Improved API documentation.
    • πŸ›  Fixed incorrect association and _locale property assignment when using matching() with TranslateBehavior.
    • 0️⃣ The default value for the $when parameter of Validation::notEmptyDateTime() was corrected.
    • RedisEngine now calls setTimeout() instead of expire().
    • FormHelper now correctly generates Javascript snippets to clear custom HTML validation messages.
    • πŸ›  Fixed an overflow error if RequestHandlerComponent was loaded multiple times with different configuration.

    Contributors to 3.8.2

    πŸš€ Thank you to all the contributors that helped make this release happen:

    • ADmad
    • Bogdan SOOS
    • Brandon Kelly
    • Edgaras JanuΕ‘auskas
    • Hideki Kinjyo
    • Mark Scherer
    • Mark Story
    • andrii-pukhalevych
    • ndm2

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