File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments