Commit 1b9b428
committed
Make tests compatible with PHPUnit 13.2 and Twig 3.28
1 parent 0e92289 commit 1b9b428Copy full SHA for 1b9b428
12 files changed
+92-51Lines changed: 92 additions & 51 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/Symfony
- Bridge
- Doctrine/Tests/Form/ChoiceList
- Twig/Tests/Validator/Constraints
- Component
- EventDispatcher/Tests
- Form/Tests
- ChoiceList/Factory
- Extension/DataCollector
- HtmlSanitizer/Tests/TextSanitizer
- JsonStreamer/Tests/Mapping
- Read
- Write
- Messenger/Tests/Handler
- Security/Http/Tests/Firewall
- Validator/Tests/Constraints
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php+5-4Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
76 | | - |
77 | | - |
| 76 | + |
78 | 77 | |
79 | 78 | |
80 | 79 | |
81 | 80 | |
82 | 81 | |
83 | | - |
| 82 | + |
| 83 | + |
| 84 | + |
84 | 85 | |
85 | 86 | |
86 | 87 | |
87 | | - |
| 88 | + |
88 | 89 | |
89 | 90 | |
90 | 91 | |
|
Collapse file
src/Symfony/Bridge/Twig/Tests/Validator/Constraints/TwigValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Validator/Constraints/TwigValidatorTest.php+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
| 21 | + |
21 | 22 | |
22 | 23 | |
23 | 24 | |
| ||
109 | 110 | |
110 | 111 | |
111 | 112 | |
| 113 | + |
| 114 | + |
| 115 | + |
112 | 116 | |
113 | 117 | |
114 | 118 | |
115 | 119 | |
116 | | - |
| 120 | + |
117 | 121 | |
118 | 122 | |
119 | 123 | |
|
Collapse file
src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
| 73 | + |
74 | 74 | |
75 | 75 | |
76 | | - |
| 76 | + |
77 | 77 | |
78 | 78 | |
79 | 79 | |
80 | 80 | |
81 | 81 | |
82 | | - |
| 82 | + |
83 | 83 | |
84 | 84 | |
85 | 85 | |
|
Collapse file
src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
255 | 255 | |
256 | 256 | |
257 | 257 | |
258 | | - |
| 258 | + |
259 | 259 | |
260 | 260 | |
261 | 261 | |
|
Collapse file
src/Symfony/Component/Form/Tests/Extension/DataCollector/FormDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/DataCollector/FormDataCollectorTest.php+33-22Lines changed: 33 additions & 22 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
| 62 | + |
63 | 63 | |
64 | 64 | |
65 | 65 | |
| ||
78 | 78 | |
79 | 79 | |
80 | 80 | |
81 | | - |
| 81 | + |
82 | 82 | |
83 | 83 | |
84 | 84 | |
| ||
101 | 101 | |
102 | 102 | |
103 | 103 | |
104 | | - |
| 104 | + |
105 | 105 | |
106 | 106 | |
107 | 107 | |
| ||
119 | 119 | |
120 | 120 | |
121 | 121 | |
122 | | - |
| 122 | + |
123 | 123 | |
124 | 124 | |
125 | 125 | |
| ||
131 | 131 | |
132 | 132 | |
133 | 133 | |
134 | | - |
| 134 | + |
135 | 135 | |
136 | 136 | |
137 | 137 | |
| ||
141 | 141 | |
142 | 142 | |
143 | 143 | |
144 | | - |
| 144 | + |
145 | 145 | |
146 | 146 | |
147 | 147 | |
| ||
155 | 155 | |
156 | 156 | |
157 | 157 | |
158 | | - |
| 158 | + |
159 | 159 | |
160 | 160 | |
161 | 161 | |
| ||
169 | 169 | |
170 | 170 | |
171 | 171 | |
172 | | - |
| 172 | + |
173 | 173 | |
174 | 174 | |
175 | 175 | |
| ||
181 | 181 | |
182 | 182 | |
183 | 183 | |
184 | | - |
| 184 | + |
185 | 185 | |
186 | 186 | |
187 | 187 | |
| ||
192 | 192 | |
193 | 193 | |
194 | 194 | |
195 | | - |
| 195 | + |
196 | 196 | |
197 | 197 | |
198 | 198 | |
| ||
208 | 208 | |
209 | 209 | |
210 | 210 | |
211 | | - |
| 211 | + |
212 | 212 | |
213 | 213 | |
214 | 214 | |
| ||
227 | 227 | |
228 | 228 | |
229 | 229 | |
230 | | - |
| 230 | + |
231 | 231 | |
232 | 232 | |
233 | 233 | |
| ||
247 | 247 | |
248 | 248 | |
249 | 249 | |
250 | | - |
| 250 | + |
251 | 251 | |
252 | 252 | |
253 | 253 | |
| ||
270 | 270 | |
271 | 271 | |
272 | 272 | |
273 | | - |
| 273 | + |
274 | 274 | |
275 | 275 | |
276 | 276 | |
| ||
297 | 297 | |
298 | 298 | |
299 | 299 | |
300 | | - |
| 300 | + |
301 | 301 | |
302 | 302 | |
303 | 303 | |
| ||
368 | 368 | |
369 | 369 | |
370 | 370 | |
371 | | - |
| 371 | + |
372 | 372 | |
373 | 373 | |
374 | 374 | |
| ||
389 | 389 | |
390 | 390 | |
391 | 391 | |
392 | | - |
| 392 | + |
393 | 393 | |
394 | 394 | |
395 | 395 | |
| ||
415 | 415 | |
416 | 416 | |
417 | 417 | |
418 | | - |
| 418 | + |
419 | 419 | |
420 | 420 | |
421 | 421 | |
| ||
430 | 430 | |
431 | 431 | |
432 | 432 | |
433 | | - |
| 433 | + |
434 | 434 | |
435 | 435 | |
436 | 436 | |
| ||
454 | 454 | |
455 | 455 | |
456 | 456 | |
457 | | - |
| 457 | + |
458 | 458 | |
459 | 459 | |
460 | 460 | |
| ||
464 | 464 | |
465 | 465 | |
466 | 466 | |
467 | | - |
| 467 | + |
468 | 468 | |
469 | 469 | |
470 | 470 | |
| ||
479 | 479 | |
480 | 480 | |
481 | 481 | |
482 | | - |
| 482 | + |
483 | 483 | |
484 | 484 | |
485 | 485 | |
| ||
615 | 615 | |
616 | 616 | |
617 | 617 | |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
618 | 629 | |
Collapse file
src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/StringSanitizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/StringSanitizerTest.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
61 | 61 | |
62 | 62 | |
63 | 63 | |
64 | | - |
| 64 | + |
65 | 65 | |
66 | 66 | |
67 | 67 | |
|
Collapse file
src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/UrlSanitizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/UrlSanitizerTest.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
881 | 881 | |
882 | 882 | |
883 | 883 | |
884 | | - |
| 884 | + |
885 | 885 | |
886 | 886 | |
887 | 887 | |
Collapse file
src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/AttributePropertyMetadataLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/AttributePropertyMetadataLoaderTest.php+15-6Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
50 | 59 | |
51 | 60 | |
52 | 61 | |
|
Collapse file
src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/AttributePropertyMetadataLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/AttributePropertyMetadataLoaderTest.php+15-6Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
50 | 59 | |
51 | 60 | |
52 | 61 | |
|
Collapse file
src/Symfony/Component/Messenger/Tests/Handler/HandlersLocatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Handler/HandlersLocatorTest.php+5-2Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | 31 | |
33 | | - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
34 | 37 | |
35 | 38 | |
36 | 39 | |
|
0 commit comments