Skip to content

Commit b637767

Browse files
committed
Update migration guide for cakephp/cakephp#18697
1 parent b131d36 commit b637767

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

en/appendices/6-0-migration-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Behavior Changes
1717
- ``Cake\View\Widget\FileWidget`` was removed as it was redundant. The standard
1818
input widget will be used for file inputs in 6.x.
1919
- ``Text::uuid()`` now generates UUID v7 complaint strings instead of UUID v4.
20+
- ``Cake\Event\Event::getSubject()`` can now return ``null`` if the event has no
21+
subject instead of throwing an exception.
2022

2123
Breaking Changes
2224
================

0 commit comments

Comments
 (0)