Commit 8867f57
File tree
12 files changed
+57
-53
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Configurator/Traits
- Matcher/Dumper
- Tests
- Fixtures/dumper
12 files changed
+57
-53
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
src/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 |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
206 | 205 |
|
207 | 206 |
|
208 | 207 |
|
209 |
| - |
| 208 | + |
210 | 209 |
|
211 | 210 |
|
212 | 211 |
|
|
src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
67 |
| - |
| 66 | + |
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
|
src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
src/Symfony/Component/Routing/RouteCompiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/RouteCompiler.php+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
| ||
161 | 164 |
|
162 | 165 |
|
163 | 166 |
|
164 |
| - |
165 |
| - |
| 167 | + |
| 168 | + |
166 | 169 |
|
167 | 170 |
|
168 | 171 |
|
| ||
217 | 220 |
|
218 | 221 |
|
219 | 222 |
|
220 |
| - |
| 223 | + |
221 | 224 |
|
222 | 225 |
|
223 | 226 |
|
| ||
289 | 292 |
|
290 | 293 |
|
291 | 294 |
|
292 |
| - |
| 295 | + |
293 | 296 |
|
294 | 297 |
|
295 | 298 |
|
296 | 299 |
|
297 |
| - |
| 300 | + |
298 | 301 |
|
299 |
| - |
| 302 | + |
300 | 303 |
|
301 | 304 |
|
302 | 305 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher1.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher1.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher2.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher2.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher9.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
0 commit comments