Commit 9072ba8
File tree
14 files changed
+103
-76
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Tests
- TokenParser
- Translation
- Translation
- Bundle/TwigBundle
- Component
- Console
- Helper
- Tests
- Helper
- Inflector
- Tests
- PropertyInfo
- Security/Guard/Tests
- Workflow
14 files changed
+103
-76
lines changedsrc/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
| 37 | + |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
|
src/Symfony/Bridge/Twig/Tests/Translation/TwigExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Translation/TwigExtractorTest.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
122 | 119 |
|
123 | 120 |
|
124 | 121 |
|
|
src/Symfony/Bridge/Twig/Translation/TwigExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Translation/TwigExtractor.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 64 | + |
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
|
src/Symfony/Bundle/TwigBundle/TwigEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigEngine.php-23Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 | 42 |
|
66 | 43 |
|
67 | 44 |
|
|
src/Symfony/Component/Console/Helper/QuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/QuestionHelper.php+3-16Lines changed: 3 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
120 |
| - |
| 121 | + |
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
| ||
376 | 377 |
|
377 | 378 |
|
378 | 379 |
|
379 |
| - |
| 380 | + |
380 | 381 |
|
381 | 382 |
|
382 | 383 |
|
| ||
462 | 463 |
|
463 | 464 |
|
464 | 465 |
|
465 |
| - |
466 |
| - |
467 |
| - |
468 |
| - |
469 |
| - |
470 |
| - |
471 |
| - |
472 |
| - |
473 |
| - |
474 |
| - |
475 |
| - |
476 |
| - |
477 |
| - |
478 |
| - |
479 | 466 |
|
src/Symfony/Component/Console/Terminal.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Terminal.php+27-1Lines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
57 | 74 |
|
58 | 75 |
|
59 | 76 |
|
| ||
62 | 79 |
|
63 | 80 |
|
64 | 81 |
|
| 82 | + |
| 83 | + |
65 | 84 |
|
66 | 85 |
|
67 | 86 |
|
68 | 87 |
|
69 | 88 |
|
70 |
| - |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
71 | 97 |
|
72 | 98 |
|
73 | 99 |
|
|
src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php+7-13Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
170 |
| - |
| 171 | + |
171 | 172 |
|
172 | 173 |
|
173 | 174 |
|
| ||
243 | 244 |
|
244 | 245 |
|
245 | 246 |
|
246 |
| - |
| 247 | + |
247 | 248 |
|
248 | 249 |
|
249 | 250 |
|
| ||
262 | 263 |
|
263 | 264 |
|
264 | 265 |
|
265 |
| - |
| 266 | + |
266 | 267 |
|
267 | 268 |
|
268 | 269 |
|
| ||
298 | 299 |
|
299 | 300 |
|
300 | 301 |
|
301 |
| - |
| 302 | + |
302 | 303 |
|
303 | 304 |
|
304 | 305 |
|
| ||
322 | 323 |
|
323 | 324 |
|
324 | 325 |
|
325 |
| - |
| 326 | + |
326 | 327 |
|
327 | 328 |
|
328 | 329 |
|
| ||
669 | 670 |
|
670 | 671 |
|
671 | 672 |
|
672 |
| - |
| 673 | + |
673 | 674 |
|
674 | 675 |
|
675 | 676 |
|
| ||
754 | 755 |
|
755 | 756 |
|
756 | 757 |
|
757 |
| - |
758 |
| - |
759 |
| - |
760 |
| - |
761 |
| - |
762 |
| - |
763 |
| - |
764 | 758 |
|
765 | 759 |
|
766 | 760 |
|
|
src/Symfony/Component/Console/Tests/TerminalTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/TerminalTest.php+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
32 | 46 |
|
33 | 47 |
|
34 | 48 |
|
| ||
56 | 70 |
|
57 | 71 |
|
58 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
59 | 97 |
|
src/Symfony/Component/Inflector/.gitignore
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
src/Symfony/Component/Inflector/Inflector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Inflector/Inflector.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| 123 | + |
| 124 | + |
| 125 | + |
123 | 126 |
|
124 | 127 |
|
125 | 128 |
|
|
src/Symfony/Component/Inflector/Tests/InflectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Inflector/Tests/InflectorTest.php+5-3Lines changed: 5 additions & 3 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 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
| 73 | + |
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
| ||
143 | 145 |
|
144 | 146 |
|
145 | 147 |
|
146 |
| - |
| 148 | + |
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
153 |
| - |
| 155 | + |
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
|
src/Symfony/Component/PropertyInfo/.gitignore
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
src/Symfony/Component/Security/Guard/Tests/GuardAuthenticatorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Tests/GuardAuthenticatorHandlerTest.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
src/Symfony/Component/Workflow/.gitignore
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments