8000 Update UPGRADE-4.0.md · symfony/symfony@0ee856a · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ee856a

Browse files
committed
Update UPGRADE-4.0.md
1 parent 0fc2282 commit 0ee856a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADE-4.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,9 @@ Finder
226226
Form
227227
----
228228

229+
* The constant values of `FormEvents::*` have been renamed to match with its name.
230+
May break rare cases where the event name is used rather than the constant.
231+
229232
* The `choices_as_values` option of the `ChoiceType` has been removed.
230233

231234
* Support for data objects that implements both `Traversable` and

0 commit comments

Comments
 (0)
0