Skip to content

CakePHP 5.3.5 released

Latest

Choose a tag to compare

@markstory markstory released this 09 May 03:36
· 7 commits to 5.x since this release
5.3.5

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 several community reported issues.

Bugfixes

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

  • Fixed a regression where the SameSite cookie attributes would only be applied to the php preset.
  • ConsoleOutput::write() now guards against closed file handles.
  • Console runner now shows help text instead of an error on invalid command names.

Contributors to 5.3.5

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

  • ADmad
  • Juan Pablo Ramirez
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story

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