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 178138b commit a85f4daCopy full SHA for a85f4da
en/appendices/5-1-migration-guide.rst
@@ -33,6 +33,8 @@ Behavior Changes
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
+- The default value for ``valueSeparator`` in ``Table::findList()`` is now
37
+ a single space instead of ``;``.
38
39
Deprecations
40
============
0 commit comments