Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit1bcc30f
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 informationThere is wrong information about the inheritance of validation groups.I have tested it extensively and some findings are documented here:symfony/symfony#20857I also asked Bernhard about what the intended behavior is, but I assumeas I have documented it now was the original expected behaviour.Commits-------49dfdf4 Fixed wrong inheritance information1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
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
Comments
(0)