Skip to content

Commit 43a1363

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Fix test case
2 parents 2484f1e + 81806db commit 43a1363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/DatePeriod_set_state.phpt

Lines changed: 1 addition & 1 deletion
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)