Commit c5d39dd
File tree
Expand file treeCollapse file tree
3 files changed
+35
-1
lines changedFilter options
- src/Symfony/Component/VarExporter
- Internal
- Tests
- Fixtures/LazyProxy
Expand file treeCollapse file tree
3 files changed
+35
-1
lines changedsrc/Symfony/Component/VarExporter/Internal/Hydrator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Hydrator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/LazyProxy/HookedWithDefaultValue.php
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
505 | 506 |
|
506 | 507 |
|
507 | 508 |
|
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
508 | 531 |
|
509 | 532 |
|
510 | 533 |
|
|
0 commit comments