github cakephp/cakephp 4.2.10
CakePHP 4.2.10 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.2.10. This is a maintenance release for the 4.2 branch that fixes several community reported issues.

Bugfixes

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

  • Fix a TypeError in CsrfProtectionMiddleware when invalid data was provided.
  • Fixed MailContains constraint from escaping patterns multiple times.
  • Improved API documentation.
  • Added workaround for breaking change in PHPUnit 9.5.10.
  • Fixed incorrect SQL being generated when a HasMany association has a null value, and the association has cascadeCallbacks.
  • Fix DateType not clearing time values for DateTimeImmutable. This scenario can arise when using the cakephp/orm package directly.
  • Limit clauses are ignored if no order exists when using a subquery strategy for HasMany associations.

Contributors to 4.2.10

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

  • ADmad
  • Corey Taylor
  • Julian Pollmann
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story
  • Rolf Kaiser

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.