Skip to content

Commit 96f5a93

Browse files
committed
Update migration guide for cakephp/cakephp#17891
1 parent 6d90f3c commit 96f5a93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ I18n
4646

4747
- The ``_cake_core_`` cache config key has been renamed to ``_cake_translations_``.
4848

49+
Mailer
50+
------
51+
52+
- ``Mailer::setMessage()`` is deprecated. It has unintuitive behavior and very
53+
low usage.
54+
4955

5056
New Features
5157
============

0 commit comments

Comments
 (0)