Commit 9667fc5
File tree
4 files changed
+34
-23
lines changedFilter options
- src/Symfony/Component/Yaml
- Tests
- Fixtures
4 files changed
+34
-23
lines changedsrc/Symfony/Component/Yaml/Dumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Dumper.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
71 |
| - |
| 75 | + |
72 | 76 |
|
73 | 77 |
|
74 |
| - |
| 78 | + |
75 | 79 |
|
76 | 80 |
|
77 | 81 |
|
| ||
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
87 |
| - |
| 91 | + |
88 | 92 |
|
89 | 93 |
|
90 |
| - |
| 94 | + |
91 | 95 |
|
92 | 96 |
|
93 | 97 |
|
|
src/Symfony/Component/Yaml/Tests/DumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/DumperTest.php+25-14Lines changed: 25 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
496 |
| - |
497 |
| - |
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
505 |
| - |
506 |
| - |
507 |
| - |
508 |
| - |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
509 | 506 |
|
510 | 507 |
|
511 | 508 |
|
| ||
545 | 542 |
|
546 | 543 |
|
547 | 544 |
|
548 |
| - |
| 545 | + |
| 546 | + |
| 547 | + |
549 | 548 |
|
550 | 549 |
|
551 | 550 |
|
| ||
568 | 567 |
|
569 | 568 |
|
570 | 569 |
|
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
571 | 582 |
|
572 | 583 |
|
573 | 584 |
|
|
src/Symfony/Component/Yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Component/Yaml/Tests/Fixtures/multiple_lines_as_literal_block_leading_space_in_first_line.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/Fixtures/multiple_lines_as_literal_block_leading_space_in_first_line.yml-4Lines changed: 0 additions & 4 deletions
This file was deleted.
0 commit comments