Commit 03dfdc4
File tree
16 files changed
+171
-21
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Command
- DependencyInjection
- Resources/config
- Tests
- Command
- Functional
- Bundle/TestBundle
- DependencyInjection
- app/TransDebug
- Component/Translation
- DependencyInjection
- Tests/DependencyInjection
16 files changed
+171
-21
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 |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
57 |
| - |
| 59 | + |
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
| ||
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| 71 | + |
| 72 | + |
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
| ||
131 | 135 |
|
132 | 136 |
|
133 | 137 |
|
134 |
| - |
| 138 | + |
135 | 139 |
|
136 | 140 |
|
137 | 141 |
|
| ||
142 | 146 |
|
143 | 147 |
|
144 | 148 |
|
145 |
| - |
| 149 | + |
146 | 150 |
|
147 | 151 |
|
148 | 152 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
47 | 49 |
|
48 |
| - |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| ||
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
| 60 | + |
| 61 | + |
58 | 62 |
|
59 | 63 |
|
60 | 64 |
|
| ||
122 | 126 |
|
123 | 127 |
|
124 | 128 |
|
125 |
| - |
| 129 | + |
126 | 130 |
|
127 | 131 |
|
128 | 132 |
|
| ||
133 | 137 |
|
134 | 138 |
|
135 | 139 |
|
136 |
| - |
| 140 | + |
137 | 141 |
|
138 | 142 |
|
139 | 143 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1023 | 1023 |
|
1024 | 1024 |
|
1025 | 1025 |
|
| 1026 | + |
1026 | 1027 |
|
1027 | 1028 |
|
1028 | 1029 |
|
1029 |
| - |
| 1030 | + |
1030 | 1031 |
|
1031 | 1032 |
|
1032 | 1033 |
|
1033 | 1034 |
|
1034 |
| - |
| 1035 | + |
1035 | 1036 |
|
1036 | 1037 |
|
1037 | 1038 |
|
1038 | 1039 |
|
1039 |
| - |
| 1040 | + |
1040 | 1041 |
|
1041 | 1042 |
|
1042 | 1043 |
|
| ||
1053 | 1054 |
|
1054 | 1055 |
|
1055 | 1056 |
|
1056 |
| - |
| 1057 | + |
1057 | 1058 |
|
1058 | 1059 |
|
1059 | 1060 |
|
1060 | 1061 |
|
| 1062 | + |
| 1063 | + |
1061 | 1064 |
|
1062 | 1065 |
|
1063 | 1066 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| 104 | + |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
| ||
111 | 113 |
|
112 | 114 |
|
113 | 115 |
|
| 116 | + |
| 117 | + |
114 | 118 |
|
115 | 119 |
|
116 | 120 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationDebugCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationDebugCommandTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
| 148 | + |
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationUpdateCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationUpdateCommandTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/DependencyInjection/TranslationDebugPass.php
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/TestBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/TestBundle.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| 33 | + |
32 | 34 |
|
33 | 35 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/TranslationDebugCommandTest.php
Copy file name to clipboard+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/TransDebug/bundles.php
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/TransDebug/config.yml
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
src/Symfony/Component/Translation/DependencyInjection/TranslatorPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/DependencyInjection/TranslatorPass.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
73 | 76 |
|
74 |
| - |
75 | 77 |
|
76 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 |
|
78 | 82 |
|
79 | 83 |
|
src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPassTest.php+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
57 | 85 |
|
0 commit comments