Skip to content

Commit a85f4da

Browse files
committed
Document change in cakephp/cakephp#17747
1 parent 178138b commit a85f4da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Behavior Changes
3333
- ``FormHelper::getFormProtector()`` now returns ``null`` in addition to its
3434
previous types. This allows dynamic view code to run with fewer errors and
3535
shouldn't impact most applications.
36+
- The default value for ``valueSeparator`` in ``Table::findList()`` is now
37+
a single space instead of ``;``.
3638

3739
Deprecations
3840
============

0 commit comments

Comments
 (0)