Skip to content

Commit 634dc2d

Browse files
committed
Add release notes for 5.3.4
1 parent 74f6915 commit 634dc2d

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

2026/04/17/cakephp_534.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
CakePHP 5.3.4 Released
2+
======================
3+
4+
The CakePHP core team is happy to announce the immediate availability of CakePHP
5+
5.3.4. This is a maintenance release for the 5.3 branch that fixes several
6+
community reported issues.
7+
8+
Bugfixes
9+
--------
10+
11+
You can expect the following changes in 5.3.4. See the `changelog
12+
<https://github.com/cakephp/cakephp/compare/5.3.3...5.3.4>`_ for every commit.
13+
14+
* Added database connection context to errors logged for ``QueryException``.
15+
* Improved phpstan type inference, and table entity generics.
16+
* Fixed pagination sort condition merging with alias prefixed fields. Fields are
17+
now normalized before resolving sort direction.
18+
19+
Contributors to 5.3.4
20+
----------------------
21+
22+
Thank you to all the contributors that submitted a pull request:
23+
24+
* ADmad
25+
* Application-drop-up
26+
* Kevin Pfeifer
27+
* Mark Scherer
28+
* Mark Story
29+
* Masatoshi Ogiwara
30+
31+
As always, we would like to also thank all the contributors that opened issues,
32+
or updated the documentation.
33+
34+
Download a `packaged release on github
35+
<https://github.com/cakephp/cakephp/releases>`_.
36+
37+
.. author:: markstory
38+
.. categories:: release, news
39+
.. 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/04/17/cakephp_534
78
2026/03/18/cakephp_533
89
2026/02/24/cakephp_532
910
2026/01/14/cakephp_5212

0 commit comments

Comments
 (0)