Commit dda3760
File tree
17 files changed
+202
-115
lines changedFilter options
- src/Symfony
- Bridge/Twig/Form
- Bundle
- FrameworkBundle
- CacheWarmer
- DependencyInjection
- Resources/config
- Tests/CacheWarmer
- SecurityBundle/DependencyInjection
- TwigBundle/DependencyInjection
- Component
- ClassLoader
- Tests
- HttpKernel
- DataCollector
- DependencyInjection
- Tests
- DependencyInjection
- PropertyAccess
17 files changed
+202
-115
lines changedsrc/Symfony/Bridge/Twig/Form/TwigRendererEngineInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Form/TwigRendererEngineInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Bridge/Twig/Form/TwigRendererInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Form/TwigRendererInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ClassCacheCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ClassCacheCacheWarmer.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
| 25 | + |
| 26 | + |
21 | 27 |
|
22 | 28 |
|
23 | 29 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+102-80Lines changed: 102 additions & 80 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
75 | 83 |
|
76 | 84 |
|
77 | 85 |
|
| ||
203 | 211 |
|
204 | 212 |
|
205 | 213 |
|
206 |
| - |
207 |
| - |
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
247 | 257 |
|
248 | 258 |
|
249 | 259 |
|
| ||
534 | 544 |
|
535 | 545 |
|
536 | 546 |
|
537 |
| - |
538 |
| - |
539 |
| - |
540 |
| - |
541 |
| - |
542 |
| - |
543 |
| - |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
544 | 556 |
|
545 | 557 |
|
546 | 558 |
|
| ||
583 | 595 |
|
584 | 596 |
|
585 | 597 |
|
586 |
| - |
587 |
| - |
588 |
| - |
589 |
| - |
590 |
| - |
591 |
| - |
592 |
| - |
593 |
| - |
594 |
| - |
595 |
| - |
596 |
| - |
| 598 | + |
597 | 599 |
|
598 |
| - |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
599 | 607 |
|
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
600 | 614 |
|
601 | 615 |
|
602 | 616 |
|
| ||
666 | 680 |
|
667 | 681 |
|
668 | 682 |
|
669 |
| - |
670 |
| - |
671 |
| - |
672 |
| - |
673 |
| - |
674 |
| - |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
675 | 691 |
|
676 | 692 |
|
677 | 693 |
|
| ||
704 | 720 |
|
705 | 721 |
|
706 | 722 |
|
707 |
| - |
708 |
| - |
709 |
| - |
710 |
| - |
711 |
| - |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
712 | 730 |
|
713 | 731 |
|
714 | 732 |
|
| ||
1022 | 1040 |
|
1023 | 1041 |
|
1024 | 1042 |
|
1025 |
| - |
1026 |
| - |
1027 |
| - |
1028 |
| - |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
1029 | 1049 |
|
1030 | 1050 |
|
1031 | 1051 |
|
| ||
1279 | 1299 |
|
1280 | 1300 |
|
1281 | 1301 |
|
1282 |
| - |
1283 |
| - |
1284 |
| - |
1285 |
| - |
1286 |
| - |
| 1302 | + |
| 1303 | + |
| 1304 | + |
| 1305 | + |
| 1306 | + |
| 1307 | + |
| 1308 | + |
1287 | 1309 |
|
1288 | 1310 |
|
1289 | 1311 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
36 |
| - |
37 | 35 |
|
| 36 | + |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/ClassCacheCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/ClassCacheCacheWarmerTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+21-17Lines changed: 21 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
118 | 120 |
|
119 | 121 |
|
120 | 122 |
|
| ||
191 | 193 |
|
192 | 194 |
|
193 | 195 |
|
194 |
| - |
195 |
| - |
196 |
| - |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
197 | 201 |
|
198 | 202 |
|
199 | 203 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
|
0 commit comments