Skip to content

Commit 9140acb

Browse files
authored
Merge pull request #7768 from cakephp/5.next-translation-cache
5.next: new translation cache config key
2 parents 46fcecb + c48f5fa commit 9140acb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

en/appendices/5-1-upgrade-guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and introduces new deprecations. Any functionality deprecated in 5.x will be
66
removed in 6.0.0.
77

88

9+
Deprecations
10+
============
11+
12+
I18n
13+
----
14+
15+
- The ``_cake_core_`` cache config key has been renamed to ``_cake_translations_``.
16+
17+
918
New Features
1019
============
1120

0 commit comments

Comments
 (0)