Commit 1d5f391
committed
File tree
9 files changed
+129
-57
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Bundle/TwigBundle/Tests/Loader
- Component
- DependencyInjection
- Loader
- Tests
- Fixtures/xml
- Loader
- HttpKernel
- HttpCache
- Tests/HttpCache
- Process/Pipes
9 files changed
+129
-57
lines changedsrc/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
51 |
| - |
| 50 | + |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
| ||
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
63 |
| - |
| 62 | + |
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/Loader/FilesystemLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/Loader/FilesystemLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
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 |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_deprecated.xml
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
304 | 319 |
|
305 | 320 |
|
306 | 321 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/Store.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/Store.php+82-45Lines changed: 82 additions & 45 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 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
| 55 | + |
| 56 | + |
58 | 57 |
|
59 | 58 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
| 59 | + |
67 | 60 |
|
68 | 61 |
|
69 | 62 |
|
70 |
| - |
| 63 | + |
71 | 64 |
|
72 | 65 |
|
73 | 66 |
|
74 | 67 |
|
75 | 68 |
|
76 | 69 |
|
77 | 70 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
| 71 | + |
82 | 72 |
|
83 |
| - |
84 |
| - |
85 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
86 | 81 |
|
87 |
| - |
| 82 | + |
| 83 | + |
88 | 84 |
|
89 |
| - |
| 85 | + |
90 | 86 |
|
91 | 87 |
|
92 |
| - |
| 88 | + |
93 | 89 |
|
94 | 90 |
|
95 | 91 |
|
| ||
101 | 97 |
|
102 | 98 |
|
103 | 99 |
|
104 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
105 | 109 |
|
106 |
| - |
| 110 | + |
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
110 | 114 |
|
111 |
| - |
112 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
113 | 124 |
|
114 |
| - |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
115 | 131 |
|
116 | 132 |
|
117 | 133 |
|
| ||
144 | 160 |
|
145 | 161 |
|
146 | 162 |
|
147 |
| - |
| 163 | + |
148 | 164 |
|
149 | 165 |
|
150 | 166 |
|
| ||
291 | 307 |
|
292 | 308 |
|
293 | 309 |
|
294 |
| - |
| 310 | + |
295 | 311 |
|
296 | 312 |
|
297 | 313 |
|
| ||
307 | 323 |
|
308 | 324 |
|
309 | 325 |
|
310 |
| - |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
311 | 335 |
|
312 | 336 |
|
313 | 337 |
|
| ||
327 | 351 |
|
328 | 352 |
|
329 | 353 |
|
330 |
| - |
| 354 | + |
331 | 355 |
|
332 | 356 |
|
333 | 357 |
|
| ||
341 | 365 |
|
342 | 366 |
|
343 | 367 |
|
344 |
| - |
345 |
| - |
346 |
| - |
347 | 368 |
|
348 |
| - |
349 |
| - |
350 |
| - |
351 |
| - |
352 |
| - |
353 |
| - |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
354 | 376 |
|
355 |
| - |
356 |
| - |
357 |
| - |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
358 | 383 |
|
359 |
| - |
360 |
| - |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
361 | 398 |
|
362 | 399 |
|
363 | 400 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
|
src/Symfony/Component/Process/Pipes/WindowsPipes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Pipes/WindowsPipes.php+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 55 | + |
| 56 | + |
59 | 57 |
|
60 | 58 |
|
61 | 59 |
|
62 |
| - |
| 60 | + |
63 | 61 |
|
64 | 62 |
|
65 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
69 | 71 |
|
70 |
| - |
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
| 78 | + |
76 | 79 |
|
77 | 80 |
|
78 | 81 |
|
|
0 commit comments