We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900906f commit 178138bCopy full SHA for 178138b
en/appendices/5-1-migration-guide.rst
@@ -30,6 +30,9 @@ Behavior Changes
30
keys will have new group prefix hashes generated which will cause cache
31
misses. Consider an incremental deploy to avoid operating on an entirely cold
32
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.
36
37
Deprecations
38
============
0 commit comments