File tree
9 files changed
+35
-26
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Command
- DependencyInjection
- Resources/config
- Tests/Command
- Component/Translation
- DependencyInjection
- Tests/DependencyInjection
9 files changed
+35
-26
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
45 |
| - |
| 45 | + |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 |
| - |
| 84 | + |
84 | 85 |
|
85 |
| - |
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| ||
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
129 | 137 |
|
130 | 138 |
|
131 | 139 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1253 | 1253 |
|
1254 | 1254 |
|
1255 | 1255 |
|
1256 |
| - |
| 1256 | + |
1257 | 1257 |
|
1258 | 1258 |
|
1259 | 1259 |
|
| ||
1320 | 1320 |
|
1321 | 1321 |
|
1322 | 1322 |
|
1323 |
| - |
1324 |
| - |
| 1323 | + |
| 1324 | + |
1325 | 1325 |
|
1326 | 1326 |
|
1327 | 1327 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationUpdateCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationUpdateCommandTest.php+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
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 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
| 214 | + |
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
|
src/Symfony/Component/Translation/DependencyInjection/TranslatorPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/DependencyInjection/TranslatorPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/Symfony/Component/Translation/DependencyInjection/TranslatorPathsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/DependencyInjection/TranslatorPathsPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPathsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPathsPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Component/Translation/Tests/DependencyInjection/TranslatorPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/DependencyInjection/TranslatorPassTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
0 commit comments