Commit ea068c2
committed
feature #4202 [Reference][Constraints] caution on
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 #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 constraintnull values in Expression constraint (xabbuh)1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
220 | 227 | | |
221 | 228 | | |
222 | 229 | | |
| |||
0 commit comments