Skip to content

Commit fada392

Browse files
committed
Add release notes for 4.6.2
1 parent f1d2837 commit fada392

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

2025/07/26/cakephp_462.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
CakePHP 4.6.2
2+
==============
3+
4+
The CakePHP core team is happy to announce the immediate availability of CakePHP
5+
4.6.2. This is a maintenance release for the 4.6 branch that fixes several
6+
community reported issues and regressions.
7+
8+
Bugfixes
9+
--------
10+
11+
You can expect the following changes in 4.6.2. See the `changelog
12+
<https://github.com/cakephp/cakephp/compare/4.6.1...4.6.2>`_ for every commit.
13+
14+
- Fix ``InvalidArgumentException`` when joining and containing the same table in
15+
a ``loadInto()`` call.
16+
- Updated dependency constraints.
17+
18+
Contributors to 4.6.2
19+
----------------------
20+
21+
Thank you to all the contributors that submitted a pull request:
22+
23+
- ADmad
24+
- Mark Scherer
25+
- Mark Story
26+
27+
As always, we would like to also thank all the contributors that opened issues,
28+
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

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+
2025/07/26/cakephp_462
78
2025/06/20/cakephp_525
89
2025/05/16/cakephp_524
910
2025/04/26/cakephp_461

0 commit comments

Comments
 (0)