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

Skip to content

Commit fe514e0

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

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 people use the event name 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