Commit adc862a
File tree
3 files changed
+11
-2
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Tests/Loader
3 files changed
+11
-2
lines changedsrc/Symfony/Component/Routing/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
| ||
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
| 145 | + |
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
| ||
222 | 224 |
|
223 | 225 |
|
224 | 226 |
|
| 227 | + |
225 | 228 |
|
226 | 229 |
|
227 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
228 | 235 |
|
229 | 236 |
|
230 | 237 |
|
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
| 152 | + |
152 | 153 |
|
153 | 154 |
|
154 | 155 |
|
| ||
173 | 174 |
|
174 | 175 |
|
175 | 176 |
|
176 |
| - |
| 177 | + |
177 | 178 |
|
178 | 179 |
|
179 | 180 |
|
| ||
240 | 241 |
|
241 | 242 |
|
242 | 243 |
|
243 |
| - |
| 244 | + |
244 | 245 |
|
245 | 246 |
|
246 | 247 |
|
|
0 commit comments