Skip to content

Commit 81806db

Browse files
committed
Fix test case
Cf. <#4687>.
1 parent 197568d commit 81806db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/DatePeriod_set_state.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ object(DatePeriod)#%d (6) {
5858
["invert"]=>
5959
int(0)
6060
["days"]=>
61-
int(0)
61+
bool(false)
6262
["special_type"]=>
6363
int(0)
6464
["special_amount"]=>

0 commit comments

Comments
 (0)