Skip to content

Commit 944931a

Browse files
Minor reword
1 parent 0ee856a commit 944931a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

UPGRADE-4.0.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +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.
229+
* The values of the `FormEvents::*` constants have been updated to match the
230+
constant names. You should only update your application if you relied on the
231+
constant values instead of their names.
231232

232233
* The `choices_as_values` option of the `ChoiceType` has been removed.
233234

0 commit comments

Comments
 (0)