You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE-4.2.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ TwigBundle
261
261
Validator
262
262
---------
263
263
264
-
* The `checkMX` and `checkHost` properties of the Email constraint are deprecated
264
+
* The `checkMX` and `checkHost` options of the `Email` constraint are deprecated
265
265
* The component is now decoupled from `symfony/translation` and uses `Symfony\Contracts\Translation\TranslatorInterface` instead
266
266
* The `ValidatorBuilderInterface` has been deprecated and `ValidatorBuilder` made final
267
267
* Deprecated validating instances of `\DateTimeInterface` in `DateTimeValidator`, `DateValidator` and `TimeValidator`. Use `Type` instead or remove the constraint if the underlying model is type hinted to `\DateTimeInterface` already.
0 commit comments