Commit 816e296
File tree
8 files changed
+225
-137
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- WebProfilerBundle/Resources/views/Collector
- Component
- Debug
- Exception
- Tests
- HttpKernel/DataCollector
8 files changed
+225
-137
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
97 | 106 |
|
98 | 107 |
|
99 | 108 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
| 168 | + |
| 169 | + |
168 | 170 |
|
169 | 171 |
|
170 | 172 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| 277 | + |
| 278 | + |
| 279 | + |
277 | 280 |
|
278 | 281 |
|
279 | 282 |
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig+14-13Lines changed: 14 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
173 | 177 |
|
174 |
| - |
175 |
| - |
| 178 | + |
| 179 | + |
176 | 180 |
|
177 |
| - |
178 |
| - |
179 |
| - |
180 | 181 |
|
181 |
| - |
182 |
| - |
| 182 | + |
| 183 | + |
183 | 184 |
|
184 | 185 |
|
185 |
| - |
| 186 | + |
186 | 187 |
|
187 |
| - |
| 188 | + |
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
| ||
206 | 207 |
|
207 | 208 |
|
208 | 209 |
|
209 |
| - |
| 210 | + |
210 | 211 |
|
211 | 212 |
|
212 | 213 |
|
| ||
224 | 225 |
|
225 | 226 |
|
226 | 227 |
|
227 |
| - |
| 228 | + |
228 | 229 |
|
229 | 230 |
|
230 | 231 |
|
|
src/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+39-63Lines changed: 39 additions & 63 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
| ||
88 | 90 |
|
89 | 91 |
|
90 | 92 |
|
91 |
| - |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
| ||
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
224 |
| - |
| 225 | + |
225 | 226 |
|
226 | 227 |
|
227 | 228 |
|
| ||
361 | 362 |
|
362 | 363 |
|
363 | 364 |
|
| 365 | + |
| 366 | + |
364 | 367 |
|
365 | 368 |
|
366 | 369 |
|
| ||
373 | 376 |
|
374 | 377 |
|
375 | 378 |
|
376 |
| - |
| 379 | + |
377 | 380 |
|
378 | 381 |
|
379 | 382 |
|
380 | 383 |
|
381 | 384 |
|
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
391 | 397 |
|
| 398 | + |
392 | 399 |
|
393 |
| - |
| 400 | + |
394 | 401 |
|
395 | 402 |
|
396 | 403 |
|
| ||
410 | 417 |
|
411 | 418 |
|
412 | 419 |
|
413 |
| - |
| 420 | + |
414 | 421 |
|
415 | 422 |
|
416 | 423 |
|
| ||
421 | 428 |
|
422 | 429 |
|
423 | 430 |
|
424 |
| - |
| 431 | + |
425 | 432 |
|
426 | 433 |
|
427 | 434 |
|
| ||
430 | 437 |
|
431 | 438 |
|
432 | 439 |
|
433 |
| - |
434 |
| - |
435 |
| - |
436 |
| - |
437 |
| - |
438 |
| - |
439 |
| - |
440 |
| - |
441 |
| - |
442 |
| - |
443 |
| - |
444 |
| - |
445 |
| - |
446 |
| - |
447 |
| - |
448 |
| - |
449 |
| - |
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
454 |
| - |
455 |
| - |
456 |
| - |
457 |
| - |
458 |
| - |
459 |
| - |
460 |
| - |
461 |
| - |
462 |
| - |
463 |
| - |
| 440 | + |
464 | 441 |
|
465 | 442 |
|
466 | 443 |
|
467 | 444 |
|
468 | 445 |
|
469 |
| - |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
470 | 452 |
|
471 | 453 |
|
472 | 454 |
|
473 |
| - |
| 455 | + |
| 456 | + |
474 | 457 |
|
475 | 458 |
|
476 | 459 |
|
| ||
495 | 478 |
|
496 | 479 |
|
497 | 480 |
|
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
505 | 481 |
|
506 | 482 |
|
507 | 483 |
|
508 | 484 |
|
509 | 485 |
|
510 |
| - |
511 |
| - |
| 486 | + |
| 487 | + |
512 | 488 |
|
513 | 489 |
|
514 | 490 |
|
| ||
523 | 499 |
|
524 | 500 |
|
525 | 501 |
|
526 |
| - |
| 502 | + |
527 | 503 |
|
528 | 504 |
|
529 | 505 |
|
| ||
629 | 605 |
|
630 | 606 |
|
631 | 607 |
|
632 |
| - |
633 |
| - |
| 608 | + |
| 609 | + |
634 | 610 |
|
635 |
| - |
| 611 | + |
636 | 612 |
|
637 | 613 |
|
638 | 614 |
|
639 | 615 |
|
640 | 616 |
|
641 | 617 |
|
642 | 618 |
|
643 |
| - |
644 |
| - |
| 619 | + |
| 620 | + |
645 | 621 |
|
646 | 622 |
|
647 | 623 |
|
|
src/Symfony/Component/Debug/Exception/SilencedErrorContext.php
Copy file name to clipboard+55Lines changed: 55 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 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
0 commit comments