Commit ca7b7b6
committed
File tree
Expand file treeCollapse file tree
23 files changed
+76
-47
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- Component
- Cache
- Adapter
- Traits
- Config
- Resource
- Tests/Resource
- Console/Input
- Debug/Exception
- DependencyInjection/Compiler
- HttpFoundation/File
- HttpKernel
- Fragment
- HttpCache
- Routing/Loader
- Security/Http
- Yaml
- Tests
Expand file treeCollapse file tree
23 files changed
+76
-47
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
| 193 | + |
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1143 | 1143 |
|
1144 | 1144 |
|
1145 | 1145 |
|
1146 |
| - |
| 1146 | + |
1147 | 1147 |
|
1148 | 1148 |
|
1149 | 1149 |
|
1150 | 1150 |
|
1151 |
| - |
| 1151 | + |
1152 | 1152 |
|
1153 | 1153 |
|
1154 | 1154 |
|
| ||
1157 | 1157 |
|
1158 | 1158 |
|
1159 | 1159 |
|
1160 |
| - |
| 1160 | + |
1161 | 1161 |
|
1162 | 1162 |
|
1163 | 1163 |
|
| ||
1172 | 1172 |
|
1173 | 1173 |
|
1174 | 1174 |
|
1175 |
| - |
| 1175 | + |
1176 | 1176 |
|
1177 | 1177 |
|
1178 | 1178 |
|
1179 | 1179 |
|
1180 | 1180 |
|
1181 |
| - |
| 1181 | + |
1182 | 1182 |
|
1183 | 1183 |
|
1184 | 1184 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
| ||
847 | 845 |
|
848 | 846 |
|
849 | 847 |
|
850 |
| - |
851 |
| - |
852 |
| - |
853 |
| - |
854 |
| - |
855 |
| - |
856 |
| - |
857 |
| - |
858 |
| - |
859 |
| - |
860 |
| - |
861 | 848 |
|
862 | 849 |
|
863 | 850 |
|
|
src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractAdapter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ArrayAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
src/Symfony/Component/Cache/Adapter/ChainAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ChainAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
src/Symfony/Component/Cache/Adapter/ProxyAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ProxyAdapter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php+4-4Lines changed: 4 additions & 4 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 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
src/Symfony/Component/Cache/Psr16Cache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Psr16Cache.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Component/Cache/Traits/ContractsTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/ContractsTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/Config/Resource/ReflectionClassResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/ReflectionClassResource.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
|
src/Symfony/Component/Config/Tests/Resource/ReflectionClassResourceTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Resource/ReflectionClassResourceTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
188 | 197 |
|
189 | 198 |
|
190 | 199 |
|
| ||
224 | 233 |
|
225 | 234 |
|
226 | 235 |
|
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
src/Symfony/Component/Console/Input/ArrayInput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/ArrayInput.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
|
src/Symfony/Component/Debug/Exception/SilencedErrorContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Exception/SilencedErrorContext.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 |
| - |
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
| 61 | + |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
src/Symfony/Component/HttpFoundation/File/UploadedFile.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/UploadedFile.php+18-5Lines changed: 18 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 |
| - |
| 246 | + |
| 247 | + |
247 | 248 |
|
248 |
| - |
249 |
| - |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
250 | 261 |
|
251 | 262 |
|
252 |
| - |
| 263 | + |
| 264 | + |
| 265 | + |
253 | 266 |
|
254 | 267 |
|
255 | 268 |
|
| ||
258 | 271 |
|
259 | 272 |
|
260 | 273 |
|
261 |
| - |
| 274 | + |
262 | 275 |
|
263 | 276 |
|
264 | 277 |
|
|
src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
| 101 | + |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
src/Symfony/Component/Routing/Loader/PhpFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/PhpFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/Security/Http/HttpUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/HttpUtils.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
|
src/Symfony/Component/Yaml/Parser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Parser.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
386 | 386 |
|
387 | 387 |
|
388 | 388 |
|
| 389 | + |
| 390 | + |
| 391 | + |
389 | 392 |
|
390 | 393 |
|
391 | 394 |
|
|
src/Symfony/Component/Yaml/Tests/ParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/ParserTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2152 | 2152 |
|
2153 | 2153 |
|
2154 | 2154 |
|
| 2155 | + |
| 2156 | + |
| 2157 | + |
| 2158 | + |
| 2159 | + |
| 2160 | + |
| 2161 | + |
| 2162 | + |
| 2163 | + |
| 2164 | + |
| 2165 | + |
| 2166 | + |
2155 | 2167 |
|
2156 | 2168 |
|
2157 | 2169 |
|
|
0 commit comments