Commit 67abb80
File tree
32 files changed
+130
-45
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Command
- Bundle
- FrameworkBundle/Command
- SecurityBundle
- Command
- Tests/Functional
- Component
- Console
- Command
- DependencyInjection
- Tests/DependencyInjection
- Translation/Command
- Yaml
- Command
32 files changed
+130
-45
lines changedsrc/Symfony/Bridge/Twig/Command/DebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/DebugCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
| ||
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
69 |
| - |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
src/Symfony/Bridge/Twig/Command/LintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/LintCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
|
src/Symfony/Bridge/Twig/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/composer.json+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/AboutCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AboutCommand.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
64 |
| - |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
65 |
| - |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| ||
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 |
| - |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CachePoolPruneCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CachePoolPruneCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| ||
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 |
| - |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
| ||
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 |
| - |
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
37 |
| - |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
39 |
| - |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 |
| - |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
82 |
| - |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 |
| - |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php+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 | 47 |
|
| ||
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
75 |
| - |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
| ||
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
71 |
| - |
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| ||
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 |
| - |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/XliffLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/XliffLintCommand.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
73 |
| - |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
80 | 82 |
|
81 | 83 |
|
82 | 84 |
|
83 |
| - |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/UserPasswordEncoderCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/UserPasswordEncoderCommand.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
170 | 169 |
|
171 | 170 |
|
172 | 171 |
|
173 |
| - |
174 | 172 |
|
175 | 173 |
|
176 | 174 |
|
|
0 commit comments