File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ CakePHP 4.6.1
2+ ==============
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 4.6.1. 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.1. See the `changelog
12+ <https://github.com/cakephp/cakephp/compare/4.6.0...4.6.1> `_ for every commit.
13+
14+ - ``Cake\Cache\Engine\NullEngine::getMultiple() `` now returns all keys like
15+ other cache engines.
16+ - ``MemcachedEngine::getMultiple() `` now handles null values correctly.
17+ - Fixed deprecated method usage in ``ReconnectStrategy ``.
18+ - Fixed method and finder maps not being populated when
19+ ``BehaviorRegistry::set() `` is called.
20+
21+ Contributors to 4.6.1
22+ ----------------------
23+
24+ Thank you to all the contributors that submitted a pull request:
25+
26+ - ADmad
27+ - Alejandro Ibarra
28+ - Joris Vaesen
29+ - Mark Story
30+ - othercorey
31+ - Val Bancer
32+
33+ As always, we would like to also thank all the contributors that opened issues,
34+ or updated the documentation.
35+
36+ Download a `packaged release on github
37+ <https://github.com/cakephp/cakephp/releases> `_.
38+
39+ .. author :: markstory
40+ .. categories :: release, news
41+ .. tags :: release, news
Original file line number Diff line number Diff line change 44.. toctree ::
55 :maxdepth: 1
66
7+ 2025/04/26/cakephp_461
78 2025/04/23/cakephp_523
89 2025/04/17/cakephp_522
910 2025/04/06/cakephp_521
You can’t perform that action at this time.
0 commit comments