Commit 4b35f2e
committed
File tree
Expand file treeCollapse file tree
10 files changed
+92
-23
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/Resources/config
- SecurityBundle
- Tests
- Component
- Config
- Builder
- Tests/Builder/Fixtures
- NodeInitialValues/Symfony/Config/NodeInitialValues/Messenger
- Validator/Resources/translations
- VarExporter
- Tests
- Fixtures/LazyProxy
Expand file treeCollapse file tree
10 files changed
+92
-23
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/mailer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/mailer.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
|
src/Symfony/Bundle/SecurityBundle/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
162 |
| - |
| 161 | + |
163 | 162 |
|
164 | 163 |
|
165 | 164 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/SecurityTest.php+47-1Lines changed: 47 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 |
| - |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
156 | 159 |
|
157 | 160 |
|
158 | 161 |
|
| ||
252 | 255 |
|
253 | 256 |
|
254 | 257 |
|
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
255 | 301 |
|
256 | 302 |
|
257 | 303 |
|
|
src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
412 | 412 |
|
413 | 413 |
|
414 | 414 |
|
415 |
| - |
| 415 | + |
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
420 |
| - |
| 420 | + |
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 |
| - |
| 431 | + |
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
435 |
| - |
| 435 | + |
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 |
| - |
| 439 | + |
440 | 440 |
|
441 | 441 |
|
442 | 442 |
|
443 | 443 |
|
444 |
| - |
| 444 | + |
445 | 445 |
|
446 | 446 |
|
447 |
| - |
| 447 | + |
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
|
src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
42 | 48 |
|
43 | 49 |
|
44 | 50 |
|
|
src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/Messenger/TransportsConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/Messenger/TransportsConfig.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
471 |
| - |
| 471 | + |
472 | 472 |
|
473 | 473 |
|
474 | 474 |
|
475 |
| - |
| 475 | + |
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
|
src/Symfony/Component/VarExporter/ProxyHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/ProxyHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/LazyProxy/HookedWithDefaultValue.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/LazyProxy/HookedWithDefaultValue.php+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
10 | 20 |
|
11 | 21 |
|
src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
| 332 | + |
| 333 | + |
| 334 | + |
333 | 335 |
|
334 | 336 |
|
335 | 337 |
|
336 | 338 |
|
337 | 339 |
|
338 | 340 |
|
339 |
| - |
| 341 | + |
| 342 | + |
| 343 | + |
340 | 344 |
|
341 |
| - |
| 345 | + |
| 346 | + |
| 347 | + |
342 | 348 |
|
343 | 349 |
|
344 | 350 |
|
|
0 commit comments