Commit 194dcf3
committed
File tree
Expand file treeCollapse file tree
38 files changed
+167
-53
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/DependencyInjection
- CompilerPass
- Twig/Resources/views/Form
- Bundle
- FrameworkBundle
- Command
- DependencyInjection
- Tests/Templating
- Translation
- WebProfilerBundle/Resources/views/Collector
- Component
- BrowserKit
- Tests
- Config
- Tests/Definition/Builder
- Util
- Console
- Helper
- Tests
- Debug/Tests
- DependencyInjection
- Loader
- Tests
- Dumper
- Fixtures
- containers
- php
- xml
- yaml
- Loader
- DomCrawler
- Form/Tests
- HttpKernel
- HttpCache
- Tests/HttpCache
- Intl/Util
- Process/Tests
- Translation
- Validator/Constraints
- VarDumper/Caster
Expand file treeCollapse file tree
38 files changed
+167
-53
lines changedsrc/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
314 | 314 |
|
315 | 315 |
|
316 | 316 |
|
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
|
src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_layout.html.twig+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
888 | 888 |
|
889 | 889 |
|
890 | 890 |
|
891 |
| - |
| 891 | + |
892 | 892 |
|
893 | 893 |
|
894 |
| - |
| 894 | + |
895 | 895 |
|
896 | 896 |
|
897 | 897 |
|
| ||
1027 | 1027 |
|
1028 | 1028 |
|
1029 | 1029 |
|
1030 |
| - |
| 1030 | + |
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
1034 | 1034 |
|
1035 | 1035 |
|
1036 |
| - |
| 1036 | + |
1037 | 1037 |
|
1038 | 1038 |
|
1039 | 1039 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Templating/DelegatingEngineTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Templating/DelegatingEngineTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/TranslationLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/TranslationLoader.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/Bundle/WebProfilerBundle/Resources/views/Collector/time.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/time.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
| 163 | + |
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
|
src/Symfony/Component/BrowserKit/Client.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Client.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
475 | 475 |
|
476 | 476 |
|
477 | 477 |
|
478 |
| - |
| 478 | + |
479 | 479 |
|
480 | 480 |
|
481 | 481 |
|
| ||
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
| 487 | + |
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
|
src/Symfony/Component/BrowserKit/Tests/ClientTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Tests/ClientTest.php+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
413 |
| - |
| 413 | + |
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
| ||
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
492 | 512 |
|
493 | 513 |
|
494 | 514 |
|
|
src/Symfony/Component/Config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php+42Lines changed: 42 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 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
188 | 230 |
|
189 | 231 |
|
190 | 232 |
|
|
src/Symfony/Component/Config/Tests/Definition/Builder/ExprBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Builder/ExprBuilderTest.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
153 | 173 |
|
154 | 174 |
|
155 | 175 |
|
|
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 |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
| 214 | + |
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
| ||
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
| 363 | + |
| 364 | + |
363 | 365 |
|
364 | 366 |
|
365 | 367 |
|
| ||
373 | 375 |
|
374 | 376 |
|
375 | 377 |
|
| 378 | + |
376 | 379 |
|
377 | 380 |
|
378 | 381 |
|
379 |
| - |
| 382 | + |
380 | 383 |
|
381 | 384 |
|
382 | 385 |
|
| ||
445 | 448 |
|
446 | 449 |
|
447 | 450 |
|
448 |
| - |
| 451 | + |
449 | 452 |
|
450 |
| - |
| 453 | + |
451 | 454 |
|
452 | 455 |
|
453 | 456 |
|
| ||
950 | 953 |
|
951 | 954 |
|
952 | 955 |
|
953 |
| - |
| 956 | + |
954 | 957 |
|
955 | 958 |
|
956 | 959 |
|
| ||
1059 | 1062 |
|
1060 | 1063 |
|
1061 | 1064 |
|
1062 |
| - |
| 1065 | + |
1063 | 1066 |
|
1064 | 1067 |
|
1065 | 1068 |
|
|
src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Component/Console/Terminal.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Terminal.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
|
src/Symfony/Component/Debug/Tests/MockExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/MockExceptionHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
585 | 585 |
|
586 | 586 |
|
587 | 587 |
|
588 |
| - |
| 588 | + |
589 | 589 |
|
590 | 590 |
|
591 | 591 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
309 |
| - |
| 309 | + |
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
|
0 commit comments