Commit 8f70316
File tree
6 files changed
+132
-36
lines changedFilter options
- src/Symfony/Component/Routing
- Matcher/Dumper
- Tests
- Fixtures/dumper
6 files changed
+132
-36
lines changedsrc/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
| 186 | + |
| 187 | + |
186 | 188 |
|
187 | 189 |
|
188 | 190 |
|
|
src/Symfony/Component/Routing/Route.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Route.php+53-20Lines changed: 53 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
35 | 40 |
|
36 | 41 |
|
37 | 42 |
|
| ||
73 | 78 |
|
74 | 79 |
|
75 | 80 |
|
76 |
| - |
| 81 | + |
| 82 | + |
77 | 83 |
|
78 | 84 |
|
79 | 85 |
|
| ||
98 | 104 |
|
99 | 105 |
|
100 | 106 |
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
101 | 114 |
|
102 |
| - |
| 115 | + |
103 | 116 |
|
104 | 117 |
|
105 | 118 |
|
| ||
146 | 159 |
|
147 | 160 |
|
148 | 161 |
|
149 |
| - |
| 162 | + |
| 163 | + |
150 | 164 |
|
151 | 165 |
|
152 | 166 |
|
| ||
171 | 185 |
|
172 | 186 |
|
173 | 187 |
|
174 |
| - |
| 188 | + |
| 189 | + |
175 | 190 |
|
176 | 191 |
|
177 | 192 |
|
| ||
200 | 215 |
|
201 | 216 |
|
202 | 217 |
|
203 |
| - |
| 218 | + |
| 219 | + |
204 | 220 |
|
205 | 221 |
|
206 | 222 |
|
| ||
239 | 255 |
|
240 | 256 |
|
241 | 257 |
|
242 |
| - |
| 258 | + |
| 259 | + |
243 | 260 |
|
244 | 261 |
|
245 | 262 |
|
| ||
282 | 299 |
|
283 | 300 |
|
284 | 301 |
|
285 |
| - |
| 302 | + |
| 303 | + |
286 | 304 |
|
287 | 305 |
|
288 | 306 |
|
| ||
299 | 317 |
|
300 | 318 |
|
301 | 319 |
|
302 |
| - |
| 320 | + |
| 321 | + |
303 | 322 |
|
304 | 323 |
|
305 | 324 |
|
| ||
364 | 383 |
|
365 | 384 |
|
366 | 385 |
|
367 |
| - |
| 386 | + |
| 387 | + |
368 | 388 |
|
369 | 389 |
|
370 | 390 |
|
| ||
399 | 419 |
|
400 | 420 |
|
401 | 421 |
|
402 |
| - |
| 422 | + |
| 423 | + |
403 | 424 |
|
404 | 425 |
|
405 | 426 |
|
| ||
444 | 465 |
|
445 | 466 |
|
446 | 467 |
|
447 |
| - |
| 468 | + |
| 469 | + |
448 | 470 |
|
449 | 471 |
|
450 | 472 |
|
| ||
477 | 499 |
|
478 | 500 |
|
479 | 501 |
|
480 |
| - |
| 502 | + |
| 503 | + |
481 | 504 |
|
482 | 505 |
|
483 | 506 |
|
| ||
502 | 525 |
|
503 | 526 |
|
504 | 527 |
|
505 |
| - |
| 528 | + |
| 529 | + |
506 | 530 |
|
507 | 531 |
|
508 | 532 |
|
509 | 533 |
|
510 | 534 |
|
511 | 535 |
|
512 | 536 |
|
| 537 | + |
513 | 538 |
|
514 | 539 |
|
515 | 540 |
|
516 | 541 |
|
517 | 542 |
|
518 | 543 |
|
519 | 544 |
|
520 |
| - |
| 545 | + |
521 | 546 |
|
522 |
| - |
523 |
| - |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
524 | 555 |
|
525 | 556 |
|
526 |
| - |
| 557 | + |
| 558 | + |
| 559 | + |
527 | 560 |
|
528 |
| - |
| 561 | + |
529 | 562 |
|
530 | 563 |
|
531 | 564 |
|
|
src/Symfony/Component/Routing/RouteCompiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/RouteCompiler.php+30-3Lines changed: 30 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
| ||
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
66 |
| - |
| 68 | + |
67 | 69 |
|
68 | 70 |
|
69 | 71 |
|
| ||
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 |
| - |
| 97 | + |
96 | 98 |
|
97 | 99 |
|
98 | 100 |
|
| ||
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
187 | 195 |
|
188 | 196 |
|
189 | 197 |
|
| ||
198 | 206 |
|
199 | 207 |
|
200 | 208 |
|
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
201 | 213 |
|
202 | 214 |
|
203 | 215 |
|
| ||
237 | 249 |
|
238 | 250 |
|
239 | 251 |
|
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
240 | 267 |
|
241 | 268 |
|
242 | 269 |
|
|
src/Symfony/Component/Routing/RouteCompilerInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/RouteCompilerInterface.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher8.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/compiled_url_matcher8.php+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 |
| - |
15 |
| - |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
24 |
| - |
25 |
| - |
26 |
| - |
| 22 | + |
| 23 | + |
27 | 24 |
|
28 | 25 |
|
29 | 26 |
|
|
0 commit comments