Commit 8acfd3a
committed
File tree
Expand file treeCollapse file tree
35 files changed
+225
-48
lines changedFilter options
- src/Symfony
- Bridge
- PhpUnit/bin
- Twig
- Resources/views/Form
- Tests/Extension
- Bundle
- FrameworkBundle
- Command
- SecurityBundle/Tests/Functional
- Component
- Cache
- DependencyInjection
- Tests/DependencyInjection
- DependencyInjection
- Compiler
- Tests
- Compiler
- Fixtures/CheckTypeDeclarationsPass
- Dotenv
- Tests
- ErrorHandler/Tests/ErrorEnhancer
- HttpClient
- Response
- HttpKernel
- Messenger
- Tests/Transport/RedisExt
- Transport/RedisExt
- Notifier
- Bridge
- Nexmo
- Slack
- Telegram
- Twilio
- Message
- Transport
- Security
- Guard
- Firewall
- Provider
- Http
- RememberMe
- Tests/RememberMe
- Serializer/NameConverter
Expand file treeCollapse file tree
35 files changed
+225
-48
lines changed+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
196 |
| - |
| 195 | + |
| 196 | + |
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 |
| - |
| 203 | + |
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
218 |
| - |
| 217 | + |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 |
| - |
222 |
| - |
| 221 | + |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
| 245 | + |
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
| 246 | + |
246 | 247 |
|
247 | 248 |
|
248 | 249 |
|
|
src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
| 75 | + |
74 | 76 |
|
75 | 77 |
|
76 | 78 |
|
| ||
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
86 |
| - |
| 88 | + |
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| ||
226 | 228 |
|
227 | 229 |
|
228 | 230 |
|
229 |
| - |
230 |
| - |
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
| 235 | + |
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
|
src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
| 163 | + |
163 | 164 |
|
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
168 | 169 |
|
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
549 | 574 |
|
550 | 575 |
|
551 | 576 |
|
|
src/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 |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
179 |
| - |
| 178 | + |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
| 193 | + |
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
| 293 | + |
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/ClearRememberMeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/ClearRememberMeTest.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/Cache/DependencyInjection/CachePoolPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
107 | 112 |
|
108 | 113 |
|
109 | 114 |
|
|
src/Symfony/Component/Cache/Tests/DependencyInjection/CachePoolPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/DependencyInjection/CachePoolPassTest.php+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
174 | 176 |
|
175 | 177 |
|
176 | 178 |
|
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
177 | 217 |
|
src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
219 | 220 |
|
220 | 221 |
|
221 | 222 |
|
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
222 | 227 |
|
223 | 228 |
|
224 | 229 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php+25Lines changed: 25 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 |
|
| ||
697 | 698 |
|
698 | 699 |
|
699 | 700 |
|
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
700 | 725 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/CheckTypeDeclarationsPass/BarMethodCall.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/CheckTypeDeclarationsPass/BarMethodCall.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
0 commit comments