Skip to content

Commit a3cbc5c

Browse files
committed
Add 5.3.1 release notes
1 parent a9d3b19 commit a3cbc5c

2 files changed

Lines changed: 35 additions & 0 deletions

File tree

2026/01/13/cakephp_531.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
CakePHP 5.3.1 Released
2+
======================
3+
4+
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.
7+
8+
Bugfixes
9+
--------
10+
11+
You can expect the following changes in 5.3.1. See the `changelog
12+
<https://github.com/cakephp/cakephp/compare/5.3.0...5.3.1>`_ for every commit.
13+
14+
* Fixed outputting unescaped html in ``PaginatorHelper``.
15+
* Fixed plugin template paths.
16+
17+
Contributors to 5.3.1
18+
----------------------
19+
20+
Thank you to all the contributors that submitted a pull request:
21+
22+
* Corey Taylor
23+
* Mark Scherer
24+
* Mark Story
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:: othercorey
33+
.. categories:: release, news
34+
.. tags:: release, news

master.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Sitemap
44
.. toctree::
55
:maxdepth: 1
66

7+
2026/01/13/cakephp_531
78
2026/01/09/cakephp_530
89
2026/01/08/cakephp_5211
910
2025/12/13/cakephp_530RC2

0 commit comments

Comments
 (0)