Skip to content

CakePHP 4.6.3 released

Choose a tag to compare

@othercorey othercorey released this 01 Dec 16:54
· 3610 commits to 5.x since this release
4.6.3

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

Bugfixes

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

  • Fixed PHP 8.4 and 8.5 deprecation warnings.
  • Fixed queries that use subqueries that already been executed.
  • Fixed Query::bind() not setting the dirty flag.
  • Backported Cell action events
  • Normalize URLs in IntegrationTestTrait::assertRedirect()

Contributors to 4.6.3

Thank you to all the contributors that submitted a pull request:

  • bancer
  • krugerman007
  • markstory
  • othercorey
  • skie