Commit 29e1ee8
committed
minor symfony#59566 [Validator] Fix
This PR was merged into the 7.1 branch.
Discussion
----------
[Validator] Fix `Url` constraint attribute assertion
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Commits
-------
f3124d1 [Validator] Fix `Url` constraint attribute assertionUrl constraint attribute assertion (alexandre-daubois)File tree
1 file changed
+3
-3
lines changed- src/Symfony/Component/Validator/Tests/Constraints
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments