Commit a9810e0
committed
File tree
Expand file treeCollapse file tree
19 files changed
+113
-75
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- DependencyInjection
- Tests/CacheWarmer
- TwigBundle
- Component
- Console
- DependencyInjection
- Dumper
- Tests
- DomCrawler
- ErrorHandler
- ErrorEnhancer
- Finder
- Form
- Extension/Validator/ViolationMapper
- HttpFoundation
- HttpKernel/DependencyInjection
- PropertyInfo/Extractor
- Serializer/Normalizer
Expand file treeCollapse file tree
19 files changed
+113
-75
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1262 | 1262 |
|
1263 | 1263 |
|
1264 | 1264 |
|
1265 |
| - |
1266 |
| - |
1267 |
| - |
1268 |
| - |
1269 |
| - |
1270 |
| - |
| 1265 | + |
| 1266 | + |
| 1267 | + |
| 1268 | + |
1271 | 1269 |
|
1272 | 1270 |
|
1273 |
| - |
| 1271 | + |
1274 | 1272 |
|
1275 | 1273 |
|
1276 | 1274 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/SerializerCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/SerializerCacheWarmerTest.php+25-6Lines changed: 25 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
24 | 28 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
44 | 63 |
|
45 | 64 |
|
46 | 65 |
|
|
src/Symfony/Bundle/TwigBundle/TemplateIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TemplateIterator.php+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 |
| - |
| 65 | + |
67 | 66 |
|
68 | 67 |
|
69 |
| - |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
576 |
| - |
| 576 | + |
577 | 577 |
|
578 | 578 |
|
579 |
| - |
| 579 | + |
580 | 580 |
|
581 | 581 |
|
582 | 582 |
|
583 |
| - |
| 583 | + |
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1280 | 1280 |
|
1281 | 1281 |
|
1282 | 1282 |
|
1283 |
| - |
| 1283 | + |
1284 | 1284 |
|
1285 | 1285 |
|
1286 |
| - |
| 1286 | + |
1287 | 1287 |
|
1288 | 1288 |
|
1289 | 1289 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
| 137 | + |
| 138 | + |
| 139 | + |
141 | 140 |
|
142 |
| - |
| 141 | + |
143 | 142 |
|
144 | 143 |
|
145 |
| - |
| 144 | + |
146 | 145 |
|
147 | 146 |
|
148 | 147 |
|
149 |
| - |
| 148 | + |
150 | 149 |
|
151 | 150 |
|
152 | 151 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1753 | 1753 |
|
1754 | 1754 |
|
1755 | 1755 |
|
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
| 1767 | + |
1756 | 1768 |
|
1757 | 1769 |
|
1758 | 1770 |
|
|
src/Symfony/Component/DomCrawler/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Form.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 |
| - |
| 189 | + |
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
|
src/Symfony/Component/ErrorHandler/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/DebugClassLoader.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
800 | 800 |
|
801 | 801 |
|
802 | 802 |
|
803 |
| - |
| 803 | + |
804 | 804 |
|
805 | 805 |
|
806 | 806 |
|
| ||
817 | 817 |
|
818 | 818 |
|
819 | 819 |
|
| 820 | + |
820 | 821 |
|
821 | 822 |
|
822 | 823 |
|
|
src/Symfony/Component/ErrorHandler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
src/Symfony/Component/Finder/Finder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Finder.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
587 |
| - |
| 587 | + |
588 | 588 |
|
589 | 589 |
|
590 |
| - |
| 590 | + |
591 | 591 |
|
592 | 592 |
|
593 | 593 |
|
594 | 594 |
|
595 | 595 |
|
596 |
| - |
| 596 | + |
597 | 597 |
|
598 | 598 |
|
599 | 599 |
|
|
src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
193 | 196 |
|
194 | 197 |
|
| 198 | + |
| 199 | + |
195 | 200 |
|
196 | 201 |
|
197 | 202 |
|
|
src/Symfony/Component/Form/FormRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormRegistry.php+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
104 | 103 |
|
105 | 104 |
|
106 | 105 |
|
| ||
111 | 110 |
|
112 | 111 |
|
113 | 112 |
|
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
| 116 | + |
120 | 117 |
|
121 | 118 |
|
122 | 119 |
|
123 | 120 |
|
124 |
| - |
| 121 | + |
125 | 122 |
|
126 | 123 |
|
127 | 124 |
|
|
src/Symfony/Component/Form/FormTypeGuesserChain.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormTypeGuesserChain.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 |
| - |
| 35 | + |
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 | 39 |
|
| 40 | + |
| 41 | + |
39 | 42 |
|
40 | 43 |
|
41 | 44 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 |
| - |
| 1051 | + |
1052 | 1052 |
|
1053 | 1053 |
|
1054 |
| - |
| 1054 | + |
1055 | 1055 |
|
1056 | 1056 |
|
1057 | 1057 |
|
|
src/Symfony/Component/HttpKernel/DependencyInjection/AddAnnotatedClassesToCachePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/AddAnnotatedClassesToCachePass.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
|
src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 |
| - |
| 199 | + |
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
|
0 commit comments