Commit fc009c1
committed
File tree
Expand file treeCollapse file tree
39 files changed
+102
-71
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/DataCollector
- ProxyManager/Tests/LazyProxy
- Instantiator
- PhpDumper
- Twig/Translation
- Bundle
- FrameworkBundle/Tests
- Controller
- Translation
- TwigBundle
- DependencyInjection
- Tests
- DependencyInjection/Compiler
- TokenParser
- WebProfilerBundle/Tests/Profiler
- Component
- Config
- Tests
- Util
- Console/Helper
- Debug
- DependencyInjection
- Dumper
- DomCrawler
- Filesystem/Tests
- Finder
- Form
- Extension/Core/Type
- Util
- HttpFoundation
- File
- Tests/Session/Flash
- HttpKernel/DataCollector
- Process/Tests
- Security
- Acl/Dbal
- Http/EntryPoint
- Validator/Constraints
- Yaml
Expand file treeCollapse file tree
39 files changed
+102
-71
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
.travis.sh
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 |
| - |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
121 |
| - |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
122 | 124 |
|
123 | 125 |
|
124 | 126 |
|
| ||
131 | 133 |
|
132 | 134 |
|
133 | 135 |
|
134 |
| - |
| 136 | + |
135 | 137 |
|
136 | 138 |
|
137 | 139 |
|
|
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/Instantiator/RuntimeInstantiatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/Instantiator/RuntimeInstantiatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/ProxyDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/ProxyDumperTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Bridge/Twig/Translation/TwigExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Translation/TwigExtractor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Compiler/TwigLoaderPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Compiler/TwigLoaderPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/TokenParser/LegacyRenderTokenParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/TokenParser/LegacyRenderTokenParserTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Tests/Profiler/TemplateManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/Profiler/TemplateManagerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/Symfony/Component/Config/Tests/ConfigCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/ConfigCacheTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Component/Config/Util/XmlUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Util/XmlUtils.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
| 194 | + |
195 | 195 |
|
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 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
|
src/Symfony/Component/Console/Helper/FormatterHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/FormatterHelper.php+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| ||
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
59 |
| - |
60 |
| - |
| 61 | + |
| 62 | + |
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
66 |
| - |
67 |
| - |
| 68 | + |
| 69 | + |
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
|
src/Symfony/Component/Console/Helper/ProgressHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/ProgressHelper.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 |
| - |
| 266 | + |
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
|
src/Symfony/Component/Debug/ExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ExceptionHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1004 | 1004 |
|
1005 | 1005 |
|
1006 | 1006 |
|
1007 |
| - |
1008 |
| - |
1009 |
| - |
| 1007 | + |
1010 | 1008 |
|
1011 | 1009 |
|
1012 | 1010 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1474 | 1474 |
|
1475 | 1475 |
|
1476 | 1476 |
|
1477 |
| - |
| 1477 | + |
1478 | 1478 |
|
1479 | 1479 |
|
1480 | 1480 |
|
1481 | 1481 |
|
1482 | 1482 |
|
1483 |
| - |
| 1483 | + |
1484 | 1484 |
|
1485 | 1485 |
|
1486 | 1486 |
|
|
src/Symfony/Component/DomCrawler/Link.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Link.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
src/Symfony/Component/Filesystem/Tests/FilesystemTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/Tests/FilesystemTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php+2-2Lines changed: 2 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 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
src/Symfony/Component/Finder/Finder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Finder.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 |
| - |
| 439 | + |
440 | 440 |
|
441 |
| - |
| 441 | + |
442 | 442 |
|
443 | 443 |
|
444 | 444 |
|
| ||
458 | 458 |
|
459 | 459 |
|
460 | 460 |
|
461 |
| - |
| 461 | + |
462 | 462 |
|
463 |
| - |
| 463 | + |
464 | 464 |
|
465 | 465 |
|
466 | 466 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
src/Symfony/Component/Form/Util/ServerParams.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Util/ServerParams.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/HttpFoundation/File/UploadedFile.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/UploadedFile.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1009 | 1009 |
|
1010 | 1010 |
|
1011 | 1011 |
|
1012 |
| - |
| 1012 | + |
1013 | 1013 |
|
1014 | 1014 |
|
1015 | 1015 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1267 | 1267 |
|
1268 | 1268 |
|
1269 | 1269 |
|
1270 |
| - |
| 1270 | + |
1271 | 1271 |
|
1272 | 1272 |
|
1273 | 1273 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
0 commit comments