Commit 8901c7e
File tree
16 files changed
+264
-46
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Asset
- Tests
- VersionStrategy
- fixtures
- VersionStrategy
16 files changed
+264
-46
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
551 | 551 |
|
552 | 552 |
|
553 | 553 |
|
| 554 | + |
554 | 555 |
|
555 | 556 |
|
556 | 557 |
|
| ||
567 | 568 |
|
568 | 569 |
|
569 | 570 |
|
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
570 | 583 |
|
571 | 584 |
|
572 | 585 |
|
| ||
582 | 595 |
|
583 | 596 |
|
584 | 597 |
|
| 598 | + |
585 | 599 |
|
586 | 600 |
|
587 | 601 |
|
| ||
598 | 612 |
|
599 | 613 |
|
600 | 614 |
|
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
601 | 627 |
|
602 | 628 |
|
603 | 629 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+25-13Lines changed: 25 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
810 | 810 |
|
811 | 811 |
|
812 | 812 |
|
813 |
| - |
| 813 | + |
814 | 814 |
|
815 | 815 |
|
816 | 816 |
|
| ||
820 | 820 |
|
821 | 821 |
|
822 | 822 |
|
823 |
| - |
| 823 | + |
| 824 | + |
824 | 825 |
|
825 | 826 |
|
| 827 | + |
826 | 828 |
|
827 |
| - |
| 829 | + |
| 830 | + |
828 | 831 |
|
829 | 832 |
|
830 | 833 |
|
| ||
856 | 859 |
|
857 | 860 |
|
858 | 861 |
|
859 |
| - |
| 862 | + |
860 | 863 |
|
861 |
| - |
862 |
| - |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
| 871 | + |
| 872 | + |
| 873 | + |
863 | 874 |
|
864 | 875 |
|
865 |
| - |
866 |
| - |
867 |
| - |
868 |
| - |
869 |
| - |
870 |
| - |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
| 880 | + |
| 881 | + |
| 882 | + |
871 | 883 |
|
872 |
| - |
| 884 | + |
873 | 885 |
|
874 | 886 |
|
875 | 887 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/assets.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/assets.xml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
|
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+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
| ||
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
| 147 | + |
146 | 148 |
|
147 | 149 |
|
148 | 150 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+47-32Lines changed: 47 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
120 | 121 |
|
121 | 122 |
|
122 | 123 |
|
| 124 | + |
123 | 125 |
|
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
128 | 130 |
|
129 |
| - |
130 |
| - |
| 131 | + |
131 | 132 |
|
132 |
| - |
| 133 | + |
133 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
134 | 143 |
|
135 | 144 |
|
136 | 145 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
| 146 | + |
| 147 | + |
142 | 148 |
|
143 |
| - |
144 |
| - |
| 149 | + |
145 | 150 |
|
146 | 151 |
|
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
| 152 | + |
152 | 153 |
|
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
168 | 161 |
|
169 |
| - |
170 |
| - |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
171 | 185 |
|
172 | 186 |
|
173 | 187 |
|
| ||
274 | 288 |
|
275 | 289 |
|
276 | 290 |
|
| 291 | + |
277 | 292 |
|
278 | 293 |
|
279 | 294 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/assets.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/assets.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/assets.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/assets.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/assets.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/assets.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
377 |
| - |
| 377 | + |
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
| ||
390 | 390 |
|
391 | 391 |
|
392 | 392 |
|
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
393 | 398 |
|
394 | 399 |
|
395 | 400 |
|
|
src/Symfony/Component/Asset/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Asset/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
0 commit comments