File tree
Expand file treeCollapse file tree
33 files changed
+68
-59
lines changedFilter options
- src/Symfony
- Bridge/ProxyManager/LazyProxy/Instantiator
- Component
- Config/Util
- Console
- Command
- Helper
- CssSelector/XPath
- Debug
- DependencyInjection
- LazyProxy/Instantiator
- Loader
- EventDispatcher
- Debug
- Finder/Iterator
- Form
- Extension/Validator/Constraints
- HttpFoundation
- Tests/Session/Storage/Handler
- Process
- Serializer/Normalizer
- Templating
- Translation
- Validator/Constraints
- VarDumper
- Cloner
- Dumper
Expand file treeCollapse file tree
33 files changed
+68
-59
lines changedsrc/Symfony/Bridge/ProxyManager/LazyProxy/Instantiator/RuntimeInstantiator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/LazyProxy/Instantiator/RuntimeInstantiator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
src/Symfony/Component/Config/Util/XmlUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Util/XmlUtils.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
|
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
250 |
| - |
| 249 | + |
| 250 | + |
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
|
src/Symfony/Component/Console/Helper/DialogHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/DialogHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
470 |
| - |
| 470 | + |
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
|
src/Symfony/Component/Console/Helper/ProcessHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/ProcessHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
| 120 | + |
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
|
src/Symfony/Component/Console/Helper/ProgressBar.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/ProgressBar.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 |
| - |
| 441 | + |
442 | 442 |
|
443 | 443 |
|
444 | 444 |
|
|
src/Symfony/Component/Console/Helper/QuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/QuestionHelper.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
353 | 353 |
|
354 | 354 |
|
355 | 355 |
|
| 356 | + |
356 | 357 |
|
357 | 358 |
|
358 | 359 |
|
359 | 360 |
|
360 | 361 |
|
361 | 362 |
|
362 |
| - |
| 363 | + |
363 | 364 |
|
364 | 365 |
|
365 | 366 |
|
|
src/Symfony/Component/CssSelector/XPath/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/CssSelector/XPath/Translator.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 |
| - |
| 279 | + |
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
|
src/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| 153 | + |
153 | 154 |
|
154 |
| - |
| 155 | + |
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
158 |
| - |
| 159 | + |
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
|
src/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
466 | 466 |
|
467 | 467 |
|
468 | 468 |
|
469 |
| - |
| 469 | + |
470 | 470 |
|
471 | 471 |
|
472 | 472 |
|
473 |
| - |
| 473 | + |
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
|
src/Symfony/Component/Debug/ExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ExceptionHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
992 | 992 |
|
993 | 993 |
|
994 | 994 |
|
995 |
| - |
| 995 | + |
996 | 996 |
|
997 | 997 |
|
998 | 998 |
|
|
src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/RealServiceInstantiator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/RealServiceInstantiator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
src/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/ClosureLoader.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/EventDispatcher/Debug/WrappedListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
|
src/Symfony/Component/EventDispatcher/EventDispatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/EventDispatcher.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
|
src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Component/Form/CallbackTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CallbackTransformer.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
| ||
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
81 | 85 |
|
82 | 86 |
|
src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
src/Symfony/Component/HttpFoundation/JsonResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/JsonResponse.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
| 98 | + |
100 | 99 |
|
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
104 | 103 |
|
105 |
| - |
| 104 | + |
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1874 | 1874 |
|
1875 | 1875 |
|
1876 | 1876 |
|
1877 |
| - |
1878 |
| - |
| 1877 | + |
| 1878 | + |
1879 | 1879 |
|
1880 | 1880 |
|
1881 | 1881 |
|
|
src/Symfony/Component/HttpFoundation/StreamedResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/StreamedResponse.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
351 |
| - |
352 |
| - |
353 |
| - |
| 351 | + |
| 352 | + |
| 353 | + |
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
|
src/Symfony/Component/Process/Process.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1289 | 1289 |
|
1290 | 1290 |
|
1291 | 1291 |
|
1292 |
| - |
| 1292 | + |
1293 | 1293 |
|
1294 | 1294 |
|
1295 | 1295 |
|
| ||
1369 | 1369 |
|
1370 | 1370 |
|
1371 | 1371 |
|
| 1372 | + |
1372 | 1373 |
|
1373 | 1374 |
|
1374 | 1375 |
|
|
src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
142 |
| - |
| 141 | + |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
|
src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
src/Symfony/Component/Templating/PhpEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Templating/PhpEngine.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
| 343 | + |
| 344 | + |
343 | 345 |
|
344 | 346 |
|
345 | 347 |
|
346 | 348 |
|
347 |
| - |
| 349 | + |
348 | 350 |
|
349 | 351 |
|
350 | 352 |
|
351 | 353 |
|
352 | 354 |
|
353 |
| - |
| 355 | + |
354 | 356 |
|
355 | 357 |
|
356 | 358 |
|
|
src/Symfony/Component/Translation/PluralizationRules.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/PluralizationRules.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/Validator/Constraints/CallbackValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CallbackValidator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
0 commit comments