CakePHP v3.8.4 Release Notes

Release Date: 2019-09-14 // over 4 years ago
  • ๐Ÿš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 3.8.4. 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.4. See the changelog for every commit.

    • RedisEngine now uses the nx parameter to atomically set keys and expiration times.
    • ๐Ÿšš Dependent association deletions now correctly remove alias prefixes from unary and identifier expressions used in the conditions.
    • ๐Ÿ‘Œ Improved API documentation.
    • SQLite schema reflection now preserves decimal column precision and length.
    • CakePHP is now using github-actions to manage stale issues.

    Contributors to 3.8.4

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

    • ADmad
    • Alex
    • Ethan Pooley
    • Mark Scherer
    • Mark Story
    • ndm2

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