Commit a0cea04
committed
minor symfony#7091 A bracket was missed (hpatoio)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes symfony#7091).
Discussion
----------
A bracket was missed
In the code example a bracket was missed.
Do I have to send a PR for all branches or you ave a system to updated all affected branch automatically ?
Commits
-------
c4f8562 A bracket was missed1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments