Skip to content

Commit 5dfe761

Browse files
authored
Merge pull request #8130 from cakephp/othercorey-patch-1
Add migration notes for Collection::any()
2 parents 6946532 + 5b9d5ab commit 5dfe761

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ Cache
8585
with an array of server addresses to enable cluster mode.
8686
- Several :ref:`cache-events` were added to allow monitoring the caching behavior.
8787

88+
Collection
89+
----------
90+
91+
- ``Collectino::any()`` was added to replace ``Collection::some()`` with a more familiar name.
92+
8893
Command
8994
-------
9095

0 commit comments

Comments
 (0)