CakePHP v4.1.7 Release Notes

Release Date: 2020-12-13 // over 3 years ago
  • πŸš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 4.1.7. This is a maintenance release for the 4.1 branch that fixes several community reported issues.

    πŸ›  Bugfixes

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

    • πŸ‘Œ Improved API documentation
    • βž• Added additional tests for flash message retention in tests.
    • πŸ›  Fixed SQL Server missing parenthesis on pagination subquery order clause.
    • πŸ›  Fixed SQL Server binding conflicts when ordering by expression objects.
    • πŸ‘Œ Improved error messages when database queries are missing operators.
    • πŸ›  Fixed Hash::mergeDiff() not handling scalar values well.

    Contributors to 4.1.7

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

    • ADmad
    • Ikko Ashimine
    • Mark Scherer
    • Mark Story
    • Markus RamΕ‘ak
    • ndm2
    • othercorey
    • saeideng

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