CakePHP v3.8.1 Release Notes

Release Date: 2019-07-13 // almost 5 years ago
  • ๐Ÿš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 3.8.1. 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.1. See the changelog for every commit.

    • ๐Ÿ‘Œ Improved error messages when ConsoleIntegrationTestTrait is missing replies for interactive questions.
    • ๐Ÿ›  Fixed how Http\Client\Adapter\CurlAdapter selects HTTP protocol versions.
    • โž• Added getVisible() to the annotations in EntityInterface.
    • ๐Ÿ›  Fixed Table::loadInto() not loading translations.
    • Switched to using SCAN instead of KEYS to clear redis caches.

    Contributors to 3.8.1

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

    • ADmad
    • Anne
    • Anne van de Venis
    • Marc Wรผrth
    • Mark Story
    • Robert Pustuล‚ka
    • Walther Lalk
    • gregs

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