Skip to content

Commit 178138b

Browse files
committed
Document change in cakephp/cakephp#17738
1 parent 900906f commit 178138b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Behavior Changes
3030
keys will have new group prefix hashes generated which will cause cache
3131
misses. Consider an incremental deploy to avoid operating on an entirely cold
3232
cache.
33+
- ``FormHelper::getFormProtector()`` now returns ``null`` in addition to its
34+
previous types. This allows dynamic view code to run with fewer errors and
35+
shouldn't impact most applications.
3336

3437
Deprecations
3538
============

0 commit comments

Comments
 (0)