- Notifications
You must be signed in to change notification settings - Fork3.4k
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 21 commits to 5.x since this release
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.2.5. This is a maintenance release for the 5.2 branch that fixes several community reported issues and regressions.
Bugfixes
You can expect the following changes in 5.2.5. See thechangelog for every commit.
- Fixed
routes generate
not working with names containing:
. - Improved API documentation.
- Fixed
LoggedQuery
from applying undefined attributes and emitting warnings. - If
Session.timeout
is not defined, PHP definedsession.gc_maxlifetime
will be used as the lifetime of the session. This better aligns timeouts with simpler settings. - Improved data provider usage in test cases.
- Fixed session assertions when
enableRetaionFlashMessages()
has been used. - Events that are triggered with a null subject do not emit deprecation warnings.
- Fixed chained
find()
calls with overlapping parameters getting incorrect values. - Improve
toDateTime()
to not return null when passedDate
. - Fixed invalid stream constructor when
RunInSeparateProcess
is used. - Update plural rules for French, Italian, Spanish and Portuguese based on CLDR v47. These languages have support for additional plural forms.
Contributors to 5.2.5
Thank you to all the contributors that submitted a pull request:
- ADmad
- Corey Taylor
- Erik Nagelkerke
- Ishan Vyas
- Jeremy Harris
- Kevin Pfeifer
- k-pon-jp
- Mark Scherer
- Mark Story
- Nicos Panayides
- othercorey
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.
Assets3
Uh oh!
There was an error while loading.Please reload this page.
5 people reacted