Commit a22858b
File tree
Expand file treeCollapse file tree
19 files changed
+388
-56
lines changedFilter options
- src/Symfony/Component
- ClassLoader
- Config/Util
- CssSelector/XPath
- Extension
- DomCrawler
- Tests
- Form/Tests/Extension/HttpFoundation
- HttpFoundation
- Resources/stubs
- Tests
- Process
- Tests
- Serializer
- Normalizer
- Tests/Normalizer
- Validator/Resources/translations
Expand file treeCollapse file tree
19 files changed
+388
-56
lines changed-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
src/Symfony/Component/ClassLoader/ClassMapGenerator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassMapGenerator.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
| ||
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
87 |
| - |
88 | 91 |
|
89 | 92 |
|
90 | 93 |
|
| ||
111 | 114 |
|
112 | 115 |
|
113 | 116 |
|
114 |
| - |
| 117 | + |
115 | 118 |
|
116 | 119 |
|
117 | 120 |
|
|
src/Symfony/Component/Config/Util/XmlUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Util/XmlUtils.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
|
src/Symfony/Component/CssSelector/XPath/Extension/ExtensionInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/XPath/Extension/ExtensionInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
|
src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php+32-31Lines changed: 32 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 | 32 |
|
38 | 33 |
|
39 | 34 |
|
| ||
42 | 37 |
|
43 | 38 |
|
44 | 39 |
|
45 |
| - |
46 |
| - |
| 40 | + |
47 | 41 |
|
48 |
| - |
| 42 | + |
49 | 43 |
|
50 |
| - |
51 | 44 |
|
52 | 45 |
|
53 | 46 |
|
| ||
100 | 93 |
|
101 | 94 |
|
102 | 95 |
|
| 96 | + |
103 | 97 |
|
104 | 98 |
|
105 | 99 |
|
106 |
| - |
| 100 | + |
107 | 101 |
|
108 |
| - |
| 102 | + |
109 | 103 |
|
110 | 104 |
|
111 | 105 |
|
112 | 106 |
|
| 107 | + |
113 | 108 |
|
114 | 109 |
|
115 | 110 |
|
116 |
| - |
| 111 | + |
117 | 112 |
|
118 |
| - |
| 113 | + |
119 | 114 |
|
120 | 115 |
|
121 | 116 |
|
122 | 117 |
|
| 118 | + |
123 | 119 |
|
124 | 120 |
|
125 | 121 |
|
126 |
| - |
| 122 | + |
127 | 123 |
|
128 |
| - |
129 |
| - |
| 124 | + |
| 125 | + |
130 | 126 |
|
131 | 127 |
|
132 | 128 |
|
| ||
138 | 134 |
|
139 | 135 |
|
140 | 136 |
|
| 137 | + |
141 | 138 |
|
142 | 139 |
|
143 | 140 |
|
144 |
| - |
| 141 | + |
145 | 142 |
|
146 |
| - |
| 143 | + |
147 | 144 |
|
148 |
| - |
| 145 | + |
149 | 146 |
|
150 | 147 |
|
151 | 148 |
|
152 | 149 |
|
| 150 | + |
153 | 151 |
|
154 | 152 |
|
155 | 153 |
|
156 |
| - |
| 154 | + |
157 | 155 |
|
158 |
| - |
| 156 | + |
159 | 157 |
|
160 |
| - |
| 158 | + |
161 | 159 |
|
162 | 160 |
|
163 | 161 |
|
164 | 162 |
|
| 163 | + |
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
168 |
| - |
| 167 | + |
169 | 168 |
|
170 | 169 |
|
171 | 170 |
|
| ||
181 | 180 |
|
182 | 181 |
|
183 | 182 |
|
184 |
| - |
| 183 | + |
185 | 184 |
|
186 | 185 |
|
187 | 186 |
|
188 | 187 |
|
189 | 188 |
|
190 |
| - |
| 189 | + |
191 | 190 |
|
192 | 191 |
|
193 | 192 |
|
194 | 193 |
|
| 194 | + |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
| 207 | + |
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
210 |
| - |
| 211 | + |
211 | 212 |
|
212 |
| - |
| 213 | + |
213 | 214 |
|
214 |
| - |
| 215 | + |
215 | 216 |
|
216 | 217 |
|
217 | 218 |
|
|
src/Symfony/Component/CssSelector/XPath/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/XPath/Translator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
674 | 674 |
|
675 | 675 |
|
676 | 676 |
|
677 |
| - |
678 |
| - |
| 677 | + |
| 678 | + |
679 | 679 |
|
680 | 680 |
|
681 | 681 |
|
|
src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
572 | 614 |
|
573 | 615 |
|
574 | 616 |
|
|
src/Symfony/Component/Form/Tests/Extension/HttpFoundation/HttpFoundationRequestHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/HttpFoundation/HttpFoundationRequestHandlerTest.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
51 |
| - |
52 |
| - |
| 51 | + |
53 | 52 |
|
54 | 53 |
|
src/Symfony/Component/HttpFoundation/Resources/stubs/FakeFile.php
Copy file name to clipboard+45Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php+2-12Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
179 | 180 |
|
180 | 181 |
|
181 | 182 |
|
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
| 183 | + |
194 | 184 |
|
195 | 185 |
|
196 | 186 |
|
|
src/Symfony/Component/Process/ExecutableFinder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/ExecutableFinder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
0 commit comments