github cakephp/cakephp 4.2.9
CakePHP 4.2.9 released

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

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

  • Fixed radio inputs trimming off leading - which could result in duplicate id attributes.
  • Improved API documentation.
  • Fixed newline usage in MailTransport. In PHP8 mail() require headers to be separated with CRLF instead of PHP_EOL.
  • Fixture truncation in SQLServer now only regenerates sequences that were used.

Contributors to 4.2.9

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

  • ADmad
  • Corey Taylor
  • Lars Willighagen
  • Mark Story
  • othercorey
  • saeideng

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.