Bump cakephp/cakephp from 4.4.10 to 4.4.11
Created by: dependabot[bot]
Bumps cakephp/cakephp from 4.4.10 to 4.4.11.
Release notes
Sourced from cakephp/cakephp's releases.
CakePHP 4.4.11 released
The CakePHP core team is happy to announce the immediate availability of CakePHP 4.4.11. This is a maintenance release for the 4.4 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 4.4.11. See the changelog for every commit.
Viewcan now iterates templates paths that were defined as an associative array.- The
i18n extractcommand now checks for directory existence before trying to enumerate the files within directories provided as inputs.- Update SECURITY policy docs to include 3.x end-of-life status.
- Improve API documentation.
- Fix dynamic-property error in PHP8.2 when
PDOErrorobjects are logged.- Switch to using phive to install static analysis tools.
- Set the request into the routing context before processing middleware. This ensures that links on error pages always have access to the current request.
Contributors to 4.4.11
Thank you to all the contributors that helped make this release happen:
- ADmad
- Edgaras Janušauskas
- fabsn182
- Kevin Pfeifer
- Marc Würth
- Mark Scherer
- Mark Story
- Mikkel Bonde
- othercorey
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.
Commits
-
7d9b6a6Update version number to 4.4.11 -
039577fMerge pull request #17004 from cakephp/4.x-configure-write-value -
50487faDistinguish between parameter and foreach array element value -
8fcc247Merge pull request #17001 from cakephp/ADmad-patch-1 -
58ec9deIgnore .phive folder from git archive -
2a638edMerge pull request #16993 from cakephp/error-page-request-context -
26bad8fSet request context for the router before running middleware queue. -
dfebc4cMerge pull request #16989 from cakephp/4.x-string-bug -
053e300Fix up bug detected by Psalm - add test -
366f884Fix up bug detected by Psalm - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)