cakephp logo

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.

CakePHP 4.3.1 update
CakePHP 4.3.1

Bugfixes in CakePHP 4.3.1

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

  • Fixed incomplete cloning when DatabaseQuery 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.

More information at https://cakephp.org/

LEAVE A REPLY

Please enter your comment!
Please enter your name here