Commit bce6124
committed
File tree
17 files changed
+306
-219
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component
- HttpClient/Response
- HttpFoundation
- HttpKernel
17 files changed
+306
-219
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+216-127Lines changed: 216 additions & 127 deletions
Large diffs are not rendered by default.
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+11-31Lines changed: 11 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 | 64 |
|
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
121 | 120 |
|
122 | 121 |
|
123 | 122 |
|
| ||
1803 | 1802 |
|
1804 | 1803 |
|
1805 | 1804 |
|
1806 |
| - |
1807 |
| - |
1808 |
| - |
1809 |
| - |
1810 |
| - |
1811 |
| - |
1812 |
| - |
1813 |
| - |
1814 |
| - |
1815 |
| - |
1816 |
| - |
1817 |
| - |
1818 |
| - |
1819 |
| - |
1820 |
| - |
1821 |
| - |
1822 |
| - |
1823 |
| - |
1824 |
| - |
1825 |
| - |
1826 |
| - |
1827 |
| - |
1828 |
| - |
1829 |
| - |
| 1805 | + |
1830 | 1806 |
|
1831 | 1807 |
|
1832 | 1808 |
|
1833 | 1809 |
|
1834 | 1810 |
|
1835 | 1811 |
|
1836 |
| - |
1837 |
| - |
| 1812 | + |
| 1813 | + |
| 1814 | + |
| 1815 | + |
| 1816 | + |
| 1817 | + |
| 1818 | + |
1838 | 1819 |
|
1839 |
| - |
1840 |
| - |
1841 |
| - |
| 1820 | + |
| 1821 | + |
1842 | 1822 |
|
1843 | 1823 |
|
1844 | 1824 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd+30-13Lines changed: 30 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
458 | 458 |
|
459 | 459 |
|
460 | 460 |
|
461 |
| - |
462 |
| - |
| 461 | + |
| 462 | + |
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 | 466 |
|
467 | 467 |
|
468 |
| - |
| 468 | + |
469 | 469 |
|
470 |
| - |
471 | 470 |
|
472 | 471 |
|
473 | 472 |
|
474 | 473 |
|
| 474 | + |
| 475 | + |
475 | 476 |
|
| 477 | + |
476 | 478 |
|
477 | 479 |
|
478 | 480 |
|
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
479 | 501 |
|
480 | 502 |
|
481 | 503 |
|
482 | 504 |
|
483 |
| - |
| 505 | + |
484 | 506 |
|
| 507 | + |
| 508 | + |
| 509 | + |
485 | 510 |
|
486 | 511 |
|
487 | 512 |
|
| ||
491 | 516 |
|
492 | 517 |
|
493 | 518 |
|
494 |
| - |
495 |
| - |
496 |
| - |
497 |
| - |
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 | 519 |
|
503 | 520 |
|
504 | 521 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
| 339 | + |
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_default_options.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_default_options.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_full_default_options.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_full_default_options.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
11 |
| - |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_override_default_options.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/http_client_override_default_options.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
| 11 | + |
| 12 | + |
15 | 13 |
|
16 | 14 |
|
17 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_default_options.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_default_options.xml+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_full_default_options.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_full_default_options.xml-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 |
| - |
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
| ||
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 |
| - |
28 |
| - |
29 | 25 |
|
30 | 26 |
|
31 | 27 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_override_default_options.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/http_client_override_default_options.xml+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_default_options.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_default_options.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 |
| - |
| 7 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_full_default_options.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_full_default_options.yml-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
9 | 7 |
|
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_override_default_options.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/http_client_override_default_options.yml+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 8 | + |
| 9 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+17-11Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| ||
1406 | 1406 |
|
1407 | 1407 |
|
1408 | 1408 |
|
1409 |
| - |
1410 | 1409 |
|
1411 | 1410 |
|
1412 | 1411 |
|
1413 | 1412 |
|
1414 | 1413 |
|
1415 | 1414 |
|
1416 |
| - |
1417 |
| - |
| 1415 | + |
1418 | 1416 |
|
1419 | 1417 |
|
1420 | 1418 |
|
1421 | 1419 |
|
1422 | 1420 |
|
1423 | 1421 |
|
1424 |
| - |
| 1422 | + |
1425 | 1423 |
|
1426 |
| - |
1427 |
| - |
| 1424 | + |
| 1425 | + |
| 1426 | + |
| 1427 | + |
| 1428 | + |
| 1429 | + |
| 1430 | + |
| 1431 | + |
| 1432 | + |
| 1433 | + |
| 1434 | + |
| 1435 | + |
| 1436 | + |
1428 | 1437 |
|
1429 | 1438 |
|
1430 | 1439 |
|
| ||
1433 | 1442 |
|
1434 | 1443 |
|
1435 | 1444 |
|
1436 |
| - |
1437 |
| - |
1438 |
| - |
| 1445 | + |
1439 | 1446 |
|
1440 | 1447 |
|
1441 |
| - |
1442 | 1448 |
|
1443 | 1449 |
|
1444 | 1450 |
|
|
src/Symfony/Component/HttpClient/Response/MockResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/MockResponse.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 |
| - |
| 285 | + |
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
|
src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
126 |
| - |
| 125 | + |
127 | 126 |
|
128 | 127 |
|
129 | 128 |
|
|
0 commit comments