github cakephp/cakephp 4.3.1
CakePHP 4.3.1 released

latest releases: 5.0.8, 4.5.5, 5.0.7...
2 years ago

The CakePHP core team is happy to announce the immediate availability of CakePHP 4.3.1. This is a maintenance release for the 4.3 branch that fixes several community reported issues.

Bugfixes

You can expect the following changes in 4.3.1. See the changelog for every commit.

  • Fixed incomplete cloning when Database\Query is cloned.
  • Fixed Query::modifier() not handling expression objects correctly.
  • Improved array typehints in API documentation blocks.
  • Fixed custom type mappings defined in Table classes not being used when inserting fixture rows with the new fixture system.
  • Improved deprecation messages for QueryExpression::case().
  • Fixed base path handling in HttpsEnforcerMiddleware.

Contributors to 4.3.1

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

  • ADmad
  • Mark Scherer
  • Mark Story
  • mirko-pagliai
  • ndm2
  • othercorey
  • Remi Collet

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

Don't miss a new cakephp release

NewReleases is sending notifications on new releases.