File tree Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ CakePHP 4.5.9
22==============
33
44The CakePHP core team is happy to announce the immediate availability of CakePHP
5- 4.5.9. This is a maintenance release for the 4.4 branch that fixes a few
5+ 4.5.9. This is a maintenance release for the 4.5 branch that fixes a few
66community reported issues and a security fix.
77
88Bugfixes
Original file line number Diff line number Diff line change 1+ CakePHP 4.5.10
2+ ==============
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 4.5.10. This is a maintenance release for the 4.5 branch that fixes a few
6+ community reported issues. This will be the final routine release for 4.5, as
7+ 4.6.0 will be released later this week.
8+
9+ Bugfixes
10+ --------
11+
12+ You can expect the following changes in 4.5.10. See the `changelog
13+ <https://github.com/cakephp/cakephp/compare/4.5.9...4.5.10> `_ for every commit.
14+
15+ * Fix Route::parseRequest() not being able to emit query parameters
16+
17+ Contributors to 4.5.10
18+ ----------------------
19+
20+ Thank you to all the contributors that helped make this release happen:
21+
22+ - Mark Story
23+
24+ As always, we would like to thank all the contributors that opened issues,
25+ created pull requests or updated the documentation.
26+
27+ Download a `packaged release on github
28+ <https://github.com/cakephp/cakephp/releases> `_.
29+
30+ .. author :: markstory
31+ .. categories :: release, news
32+ .. tags :: release, news
Original file line number Diff line number Diff line change 44.. toctree ::
55 :maxdepth: 1
66
7+ 2025/03/21/cakephp_4510
78 2025/03/01/cakephp_520RC1
89 2025/02/23/cakephp_516
910 2025/02/09/cakephp_460RC1
You can’t perform that action at this time.
0 commit comments