Skip to content

Commit 3a7d8f8

Browse files
authored
Merge pull request #7764 from liqueurdetoile/liqueurdetoile-update-docs-1
Update migration guide - 5.x
2 parents 816315c + 3a4953b commit 3a7d8f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Global
2828
- Type declarations were added to all class properties where possible. These also include some fixes for
2929
incorrect annotations.
3030
- The ``SECOND``, ``MINUTE``, ``HOUR``, ``DAY``, ``WEEK``, ``MONTH``, ``YEAR`` constants were removed.
31-
- Global functions are now opt-in. If your application uses global function
32-
aliases be sure to add ``require CAKE . 'functions.php'`` to you application's
33-
``config/bootstrap.php``.
3431
- Use of ``#[\AllowDynamicProperties]`` removed everywhere. It was used for the following classes:
3532
- ``Command/Command``
3633
- ``Console/Shell``

0 commit comments

Comments
 (0)