File tree 2 files changed +36
-0
lines changed 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ CakePHP 4.5.8
2
+ ==============
3
+
4
+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5
+ 4.5.8. This is a maintenance release for the 4.4 branch that fixes a few
6
+ community reported issues.
7
+
8
+ Bugfixes
9
+ --------
10
+
11
+ You can expect the following changes in 4.5.8. See the `changelog
12
+ <https://github.com/cakephp/cakephp/compare/4.5.7...4.5.8> `_ for every commit.
13
+
14
+ - Backport gettext compatible paths to the list of translation folders.
15
+ - Improved API docs for assertSameAsFile.
16
+ - Fixed deprecations on ``QueryInterface ``.
17
+
18
+ Contributors to 4.5.8
19
+ ----------------------
20
+
21
+ Thank you to all the contributors that helped make this release happen:
22
+
23
+ * Mark Scherer
24
+ * Mark Story
25
+ * Val Bancer
26
+
27
+ As always, we would like to thank all the contributors that opened issues,
28
+ created pull requests or updated the documentation.
29
+
30
+ Download a `packaged release on github
31
+ <https://github.com/cakephp/cakephp/releases> `_.
32
+
33
+ .. author :: markstory
34
+ .. categories :: release, news
35
+ .. tags :: release, news
Original file line number Diff line number Diff line change 4
4
.. toctree ::
5
5
:maxdepth: 1
6
6
7
+ 2024/11/24/cakephp_458
7
8
2024/11/09/cakephp_512
8
9
2024/10/03/cakephp_511
9
10
2024/09/20/cakephp_457
You can’t perform that action at this time.
0 commit comments