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.2.11
2+ ==============
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 5.2.11. This is a maintenance release for the 5.2 branch that fixes several
6+ community reported issues and regressions.
7+
8+ Bugfixes
9+ --------
10+
11+ You can expect the following changes in 5.2.11. See the `changelog
12+ <https://github.com/cakephp/cakephp/compare/5.2.10...5.2.11> `_ for every commit.
13+
14+ * Fix completion command to exclude plugin-prefixed aliases. By default plugin
15+ prefixed commands are not included in the ``completion `` command output. Use
16+ ``-v `` to include all aliases.
17+ * Fixed `setTimezone()`` being called on ``Date `` instances in
18+ ``RelativeTimeFormatter ``.
19+ * Improve return type annotation for ``Validator::validate() ``.
20+ * Improved API documentation.
21+ * ``E_COMPILE_ERROR `` errors are not handled as fatal errors in
22+ ``ExceptionTrap::handleShutdown() ``.
23+ * Fix how ``plugin assets `` command handles invalid symlinks.
24+
25+ Contributors to 5.2.11
26+ ----------------------
27+
28+ Thank you to all the contributors that submitted a pull request:
29+
30+ * ADmad
31+ * Gerson Felipe Schwinn
32+ * Joris Vaesen
33+ * Mark Scherer
34+ * othercorey
35+
36+ As always, we would like to also thank all the contributors that opened issues,
37+ or updated the documentation.
38+
39+ Download a `packaged release on github
40+ <https://github.com/cakephp/cakephp/releases> `_.
41+
42+ .. author :: othercorey
43+ .. categories :: release, news
44+ .. tags :: release, news
Original file line number Diff line number Diff line change 44.. toctree ::
55 :maxdepth: 1
66
7+ 2026/01/08/cakephp_5211
78 2025/12/13/cakephp_530RC2
89 2025/12/05/cakephp_5210
910 2025/12/01/cakephp_463
You can’t perform that action at this time.
0 commit comments