We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee856a commit 944931aCopy full SHA for 944931a
UPGRADE-4.0.md
@@ -226,8 +226,9 @@ Finder
226
Form
227
----
228
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.
+* The values of the `FormEvents::*` constants have been updated to match the
+ constant names. You should only update your application if you relied on the
231
+ constant values instead of their names.
232
233
* The `choices_as_values` option of the `ChoiceType` has been removed.
234
0 commit comments