CakePHP 3.8.12 Released

The CakePHP core team is happy to announce the immediate availability of CakePHP 3.8.12. 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.12. See the changelog for every commit.

  • Fixed casing of stored procedures used to reflect schema in SQLServer to work on case sensitive databases.
  • Improved compatibility aliases for PHPUnit.
  • Improved API docstrings.
  • Fixed error when Email messagaes were force wrapped and were exactly the maximum line length.

Contributors to 3.8.12

Thank you to all the contributors that helped make this release happen:

  • ADmad
  • Corey Taylor
  • Edgaras JanuĊĦauskas
  • Erwane Breton
  • Mark Scherer
  • Mark Story
  • Nicolas

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

Download a packaged release on github.