Skip to content

Commit 4983c7a

Browse files
committed
Document changes from cakephp/cakephp#18106
1 parent 88a5dc3 commit 4983c7a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ Behavior Changes
1414
- The ``ORM.mapJsonTypeForSqlite`` configuration option has been removed. The
1515
SQLite adapter will map all columns with ``json`` in their names to the
1616
``JsonType`` by default.
17+
- ``Cake\View\Widget\FileWidget`` was removed as it was redundant. The standard
18+
input widget will be used for file inputs in 6.x.

0 commit comments

Comments
 (0)