CakePHP v3.8.11 Release Notes

Release Date: 2020-04-06 // about 4 years ago
  • ๐Ÿš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 3.8.11. 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.11. See the changelog for every commit.

    • โž• Added deprecation notice about ResponseEmitter to Response::send().
    • ๐Ÿ›  Fixed a division by 0 warning when file cache gc probability is set to 0.
    • โšก๏ธ Updated deprecation warning supression for test suites in PHP 7.4.
    • ๐Ÿ‘ Allow usage of unassigned HTTP status codes between 100 and 599.

    Contributors to 3.8.11

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

    • ADmad
    • Corey Taylor
    • Edgaras Januลกauskas
    • Mark Story
    • Rachman Chavik

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