packagist cakephp/cakephp 5.3.6
CakePHP 5.3.6 released

latest release: 4.5.11
7 hours ago

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.5. This is a maintenance release for the 5.3 branch that fixes community reported issues and a low severity security issue in View::element(). Thank you to Nguyen Danh Quan (@z3moo) and Ta Quoc Hung (@get-wright) for reporting this issue through our security process. The security fix has been backported and released as 5.2.13, 5.1.7, 4.6.4, and 4.5.11 as well.

Bugfixes

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

  • DateTimeType now marshals date only formats like Y-m-d to midnight.
  • ConsoleOutput::_write() now guards against unset streams.
  • Improved API documentation.
  • Improved generic typehints for find(), findCreate() and loadInto().
  • Fixed missing path normalization and directory separator handling in CommandScanner::scanPlugin().
  • Improved error messages when validation rules are duplicated.
  • Fixed element path name handling with relative directory traversals.

Contributors to 5.3.6

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

  • ADmad
  • Mark Scherer
  • Mark Story
  • Stuart

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

Don't miss a new cakephp release

NewReleases is sending notifications on new releases.