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
feature symfony#4202 [Reference][Constraints] caution on null values in Expression constraint (xabbuh)
This PR was merged into the 2.4 branch.
Discussion
----------
[Reference][Constraints] caution on `null` values in Expression constraint
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.4, 2.5
| Fixed tickets | part of symfony#4191
This adds a warning to the reference of the Expression constraint explaining that `null` values won't be validated in Symfony 2.4 and Symfony 2.5.
Commits
-------
070489b caution on `null` values in Expression constraint
0 commit comments