Skip to content

Commit 63249eb

Browse files
Merge branch '4.4' into 5.4
* 4.4: [Mime] Throw exception when body in Email attach method is not ok [VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2 [Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option Bootstrap 4 fieldset for row errors Fix dumping extension config without bundle
2 parents e94005a + 8915c58 commit 63249eb

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)