Skip to content

Commit feac7d7

Browse files
committed
Revise notes for 5.3.1
1 parent a3cbc5c commit feac7d7

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

2026/01/13/cakephp_531.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@ CakePHP 5.3.1 Released
22
======================
33

44
The CakePHP core team is happy to announce the immediate availability of CakePHP
5-
5.3.1. This is a maintenance release for the 5.3 branch that fixes several
6-
community reported issues and regressions.
5+
5.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``.
78

89
Bugfixes
910
--------
1011

1112
You can expect the following changes in 5.3.1. See the `changelog
1213
<https://github.com/cakephp/cakephp/compare/5.3.0...5.3.1>`_ for every commit.
1314

14-
* Fixed outputting unescaped html in ``PaginatorHelper``.
15+
* Fixed outputting unescaped HTML generated from request query string data in ``PaginatorHelper::limitControl()``.
1516
* Fixed plugin template paths.
1617

1718
Contributors to 5.3.1
@@ -30,5 +31,5 @@ Download a `packaged release on github
3031
<https://github.com/cakephp/cakephp/releases>`_.
3132

3233
.. author:: othercorey
33-
.. categories:: release, news
34-
.. tags:: release, news
34+
.. categories:: release, news, security
35+
.. tags:: release, news, security

0 commit comments

Comments
 (0)