File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ CakePHP 5.3.1 Released
33
44The CakePHP core team is happy to announce the immediate availability of CakePHP
555.3.1. This is a maintenance release for the 5.3 branch that fixes
6- community reported issues, regressions and a security issue with
7- ``PaginatorHelper ``.
6+ community reported issues, regressions and a security issue with ``PaginatorHelper ``.
87
98Bugfixes
109--------
Original file line number Diff line number Diff line change 1+ CakePHP 5.2.12 Released
2+ =======================
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 5.2.12. This is a security fix release for the 5.2 branch that fixes
6+ a security issue with ``PaginatorHelper ``. This release is recommended for all
7+ applications using ``PaginatorHelper::limitControl() `` with CakePHP >= 5.2.10.
8+ Earlier releases are not impacted.
9+
10+ Bugfixes
11+ --------
12+
13+ You can expect the following changes in 5.2.11. See the `changelog
14+ <https://github.com/cakephp/cakephp/compare/5.2.11...5.2.12> `_ for every commit.
15+
16+ * Fixed outputting unescaped HTML generated from request query string data in ``PaginatorHelper::limitControl() ``.
17+
18+ Contributors to 5.2.12
19+ ----------------------
20+
21+ Thank you to all the contributors that submitted a pull request:
22+
23+ * Mark Story
24+ * phpcss-ankue
25+
26+ As always, we would like to also thank all the contributors that opened issues,
27+ or updated the documentation.
28+
29+ Download a `packaged release on github
30+ <https://github.com/cakephp/cakephp/releases> `_.
31+
32+ .. author :: markstory
33+ .. categories :: release, news, security
34+ .. tags :: release, news, security
Original file line number Diff line number Diff line change 44.. toctree ::
55 :maxdepth: 1
66
7+ 2026/01/14/cakephp_5212
78 2026/01/13/cakephp_531
89 2026/01/09/cakephp_530
910 2026/01/08/cakephp_5211
You can’t perform that action at this time.
0 commit comments