File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ CakePHP 5.2.3
2+ ==============
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 5.2.3. 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.3. See the `changelog
12+ <https://github.com/cakephp/cakephp/compare/5.2.2...5.2.3> `_ for every commit.
13+
14+ * Fixed template annotations for behaviors in ``ORM\Table ``.
15+ * Improved API doc blocks for helpers.
16+ * Fixed reflection of primary keys with Sqlite.
17+ * Added ``TestSuite.fixtureStrategy `` to enable choosing a default fixture
18+ strategy for an application or plugin test suite.
19+ * Improved ``TestCase::deprecated() `` to allow PHP version conditions, and
20+ fixed deprecated method usage within CakePHP's test suite.
21+
22+ Contributors to 5.2.3
23+ ----------------------
24+
25+ Thank you to all the contributors that submitted a pull request:
26+
27+ * ADmad
28+ * Mark Scherer
29+ * Mark Story
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+ 2025/04/23/cakephp_523
78 2025/04/17/cakephp_522
89 2025/04/06/cakephp_521
910 2025/03/29/cakephp_520
You can’t perform that action at this time.
0 commit comments