Commit a50e8c9
File tree
13 files changed
+69
-4
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Compiler
- Resources/config
- schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/PropertyInfo/Extractor
13 files changed
+69
-4
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+7
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
4 | 11 |
|
5 | 12 |
|
6 | 13 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| 76 | + |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+7
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1150 | 1150 |
|
1151 | 1151 |
|
1152 | 1152 |
|
| 1153 | + |
1153 | 1154 |
|
| 1155 | + |
| 1156 | + |
| 1157 | + |
| 1158 | + |
| 1159 | + |
| 1160 | + |
1154 | 1161 |
|
1155 | 1162 |
|
1156 | 1163 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+11-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
| ||
390 | 391 |
|
391 | 392 |
|
392 | 393 |
|
393 |
| - |
| 394 | + |
394 | 395 |
|
395 | 396 |
|
396 | 397 |
|
| ||
631 | 632 |
|
632 | 633 |
|
633 | 634 |
|
| 635 | + |
| 636 | + |
634 | 637 |
|
635 | 638 |
|
636 | 639 |
|
| ||
1942 | 1945 |
|
1943 | 1946 |
|
1944 | 1947 |
|
1945 |
| - |
| 1948 | + |
1946 | 1949 |
|
1947 | 1950 |
|
1948 | 1951 |
|
1949 | 1952 |
|
1950 | 1953 |
|
1951 | 1954 |
|
1952 | 1955 |
|
| 1956 | + |
| 1957 | + |
| 1958 | + |
| 1959 | + |
1953 | 1960 |
|
1954 | 1961 |
|
1955 | 1962 |
|
1956 | 1963 |
|
1957 | 1964 |
|
1958 | 1965 |
|
| 1966 | + |
1959 | 1967 |
|
1960 | 1968 |
|
1961 | 1969 |
|
1962 | 1970 |
|
1963 | 1971 |
|
1964 | 1972 |
|
| 1973 | + |
1965 | 1974 |
|
1966 | 1975 |
|
1967 | 1976 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| ||
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
| 159 | + |
158 | 160 |
|
159 | 161 |
|
160 | 162 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/property_info.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/property_info.php+6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
49 | 55 |
|
50 | 56 |
|
51 | 57 |
|
|
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+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
328 | 328 |
|
329 | 329 |
|
330 | 330 |
|
| 331 | + |
331 | 332 |
|
332 | 333 |
|
333 | 334 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
| 581 | + |
581 | 582 |
|
582 | 583 |
|
583 | 584 |
|
|
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/property_info_with_constructor_extractor.xml
Copy file name to clipboard+11
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php+8
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1631 | 1631 |
|
1632 | 1632 |
|
1633 | 1633 |
|
| 1634 | + |
| 1635 | + |
| 1636 | + |
| 1637 | + |
| 1638 | + |
| 1639 | + |
| 1640 | + |
| 1641 | + |
1634 | 1642 |
|
1635 | 1643 |
|
1636 | 1644 |
|
|
src/Symfony/Component/PropertyInfo/Extractor/ConstructorArgumentTypeExtractorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/ConstructorArgumentTypeExtractorInterface.php-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
|
0 commit comments