Commit 1bcc30f
committed
minor #7249 [Validator] Fixed wrong inheritance information (peterrehm)
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #7249).
Discussion
----------
[Validator] Fixed wrong inheritance information
There is wrong information about the inheritance of validation groups.
I have tested it extensively and some findings are documented here: symfony/symfony#20857
I also asked Bernhard about what the intended behavior is, but I assume
as I have documented it now was the original expected behaviour.
Commits
-------
49dfdf4 Fixed wrong inheritance information1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments