File tree
22 files changed
+297
-238
lines changedFilter options
- src/Symfony/Component/Routing
- Matcher
- Dumper
- Tests
- Fixtures/dumper
- Matcher
- Dumper
22 files changed
+297
-238
lines changedsrc/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php+24-47Lines changed: 24 additions & 47 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| ||
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
| 59 | + |
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
| ||
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
80 |
| - |
| 79 | + |
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
| ||
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
94 |
| - |
| 93 | + |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
| ||
111 | 110 |
|
112 | 111 |
|
113 | 112 |
|
114 |
| - |
| 113 | + |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
| ||
124 | 123 |
|
125 | 124 |
|
126 | 125 |
|
127 |
| - |
| 126 | + |
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
131 |
| - |
132 |
| - |
| 130 | + |
| 131 | + |
133 | 132 |
|
134 | 133 |
|
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
142 | 146 |
|
143 | 147 |
|
144 | 148 |
|
145 |
| - |
| 149 | + |
146 | 150 |
|
147 | 151 |
|
148 | 152 |
|
| ||
238 | 242 |
|
239 | 243 |
|
240 | 244 |
|
241 |
| - |
242 |
| - |
243 |
| - |
244 | 245 |
|
245 | 246 |
|
246 | 247 |
|
| ||
535 | 536 |
|
536 | 537 |
|
537 | 538 |
|
538 |
| - |
539 |
| - |
| 539 | + |
| 540 | + |
540 | 541 |
|
541 | 542 |
|
542 | 543 |
|
| ||
546 | 547 |
|
547 | 548 |
|
548 | 549 |
|
549 |
| - |
550 |
| - |
551 |
| - |
552 |
| - |
553 |
| - |
554 |
| - |
555 |
| - |
556 |
| - |
557 |
| - |
558 |
| - |
559 |
| - |
560 |
| - |
561 |
| - |
562 |
| - |
563 |
| - |
| 550 | + |
564 | 551 |
|
565 | 552 |
|
566 | 553 |
|
567 | 554 |
|
568 | 555 |
|
569 | 556 |
|
570 |
| - |
571 | 557 |
|
572 | 558 |
|
573 | 559 |
|
| ||
647 | 633 |
|
648 | 634 |
|
649 | 635 |
|
650 |
| - |
651 |
| - |
652 |
| - |
653 | 636 |
|
654 | 637 |
|
655 | 638 |
|
| ||
662 | 645 |
|
663 | 646 |
|
664 | 647 |
|
665 |
| - |
666 |
| - |
667 |
| - |
668 |
| - |
669 |
| - |
| 648 | + |
| 649 | + |
670 | 650 |
|
671 | 651 |
|
672 | 652 |
|
| ||
675 | 655 |
|
676 | 656 |
|
677 | 657 |
|
678 |
| - |
679 |
| - |
680 |
| - |
681 |
| - |
682 |
| - |
| 658 | + |
| 659 | + |
683 | 660 |
|
684 | 661 |
|
685 | 662 |
|
|
src/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php+9-22Lines changed: 9 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
31 | 38 |
|
32 | 39 |
|
33 | 40 |
|
| ||
41 | 48 |
|
42 | 49 |
|
43 | 50 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 | 51 |
|
src/Symfony/Component/Routing/Matcher/UrlMatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/UrlMatcher.php+25-9Lines changed: 25 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
36 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
37 | 49 |
|
38 | 50 |
|
39 | 51 |
|
| ||
70 | 82 |
|
71 | 83 |
|
72 | 84 |
|
73 |
| - |
| 85 | + |
74 | 86 |
|
75 | 87 |
|
76 | 88 |
|
| ||
141 | 153 |
|
142 | 154 |
|
143 | 155 |
|
144 |
| - |
| 156 | + |
145 | 157 |
|
146 | 158 |
|
147 | 159 |
|
148 | 160 |
|
149 | 161 |
|
150 | 162 |
|
151 | 163 |
|
152 |
| - |
| 164 | + |
153 | 165 |
|
154 | 166 |
|
155 | 167 |
|
156 | 168 |
|
157 | 169 |
|
158 | 170 |
|
159 | 171 |
|
160 |
| - |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
161 | 181 |
|
162 | 182 |
|
163 | 183 |
|
| ||
197 | 217 |
|
198 | 218 |
|
199 | 219 |
|
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
| 220 | + |
205 | 221 |
|
206 | 222 |
|
207 | 223 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher0.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher0.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
67 | 68 |
|
68 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
69 | 76 |
|
70 | 77 |
|
71 | 78 |
|
| ||
209 | 216 |
|
210 | 217 |
|
211 | 218 |
|
| 219 | + |
212 | 220 |
|
213 |
| - |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
214 | 228 |
|
215 | 229 |
|
216 | 230 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher10.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher10.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
2799 | 2799 |
|
2800 | 2800 |
|
2801 | 2801 |
|
| 2802 | + |
2802 | 2803 |
|
2803 |
| - |
| 2804 | + |
| 2805 | + |
| 2806 | + |
| 2807 | + |
| 2808 | + |
| 2809 | + |
| 2810 | + |
2804 | 2811 |
|
2805 | 2812 |
|
2806 | 2813 |
|
|
0 commit comments