Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

CakePHP 5.4.1

Latest

Choose a tag to compare

@markstory markstory released this 29 Jul 03:09
· 9 commits to 5.x since this release
5.4.1

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.4.1. This is a maintenance release for the 5.4 branch that fixes community reported issues, regressions and a security issue with RateLimitMiddleware. Thank you to yousukezan for reporting the security issue via our mailing list.

Bugfixes

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

  • Fixed incorrect alias generation with postgres driver and subqueries.
  • Fixed errors related to newly added properties when Database\Schema\Column and Index are deserialized.
  • Fixed Undefined array key "prefix" error when using Cache::add() with Cache\Engine\NullEngine.
  • Changed default ipHeader in RateLimitMiddleware from x-forwarded-for to remote_addr.
  • Improved API docs for FunctionsBuilder.

Contributors to 5.4.1

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

  • Alejandro Ibarra
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story
  • othercorey

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.