Commit ee020a2
committed
File tree
Expand file treeCollapse file tree
15 files changed
+338
-57
lines changedFilter options
- src/Symfony
- Bridge/PhpUnit
- DeprecationErrorHandler
- Tests/DeprecationErrorHandler
- Component
- Console
- Helper
- Tests/Helper
- CssSelector
- Parser/Tokenizer
- Tests/Parser
- DependencyInjection
- Dumper
- Tests/Fixtures/php
- Form
- Extension/Core/Type
- Tests
- Command
- Extension/Core/Type
Expand file treeCollapse file tree
15 files changed
+338
-57
lines changedsrc/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 |
| - |
| 203 | + |
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
293 | 292 |
|
294 | 293 |
|
295 | 294 |
|
296 |
| - |
| 295 | + |
297 | 296 |
|
298 | 297 |
|
299 | 298 |
|
| ||
320 | 319 |
|
321 | 320 |
|
322 | 321 |
|
323 |
| - |
| 322 | + |
| 323 | + |
324 | 324 |
|
325 | 325 |
|
326 | 326 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
168 | 194 |
|
169 | 195 |
|
170 | 196 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php+97Lines changed: 97 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
237 | 334 |
|
238 | 335 |
|
239 | 336 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/partially_quiet2.phpt
Copy file name to clipboard+36Lines changed: 36 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 | + |
src/Symfony/Component/Console/Helper/ProgressBar.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/ProgressBar.php+6-11Lines changed: 6 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
| ||
438 | 437 |
|
439 | 438 |
|
440 | 439 |
|
441 |
| - |
442 |
| - |
443 | 440 |
|
444 | 441 |
|
445 | 442 |
|
| ||
456 | 453 |
|
457 | 454 |
|
458 | 455 |
|
459 |
| - |
| 456 | + |
460 | 457 |
|
461 | 458 |
|
462 | 459 |
|
| ||
466 | 463 |
|
467 | 464 |
|
468 | 465 |
|
469 |
| - |
470 |
| - |
471 |
| - |
472 |
| - |
473 |
| - |
474 |
| - |
475 |
| - |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
476 | 471 |
|
477 | 472 |
|
478 | 473 |
|
|
src/Symfony/Component/Console/Tests/Helper/ProgressBarTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Helper/ProgressBarTest.php+25-3Lines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
364 |
| - |
365 |
| - |
| 364 | + |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| ||
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
400 | 422 |
|
401 | 423 |
|
402 | 424 |
|
| ||
417 | 439 |
|
418 | 440 |
|
419 | 441 |
|
420 |
| - |
| 442 | + |
421 | 443 |
|
422 | 444 |
|
423 | 445 |
|
|
src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
src/Symfony/Component/CssSelector/Tests/Parser/ParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/Tests/Parser/ParserTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
141 | 151 |
|
142 | 152 |
|
143 | 153 |
|
|
0 commit comments