Skip to content

Commit 8915c58

Browse files
[VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2
1 parent b1863b3 commit 8915c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Fixtures/datetime.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
'interval' => $o[6],
7171
'recurrences' => 5,
7272
'include_start_date' => true,
73+
'include_end_date' => false,
7374
],
7475
]
7576
);

0 commit comments

Comments
 (0)