Skip to content

Commit 45ac5ed

Browse files
committed
Parametrize the expected value to avoid platform false positives
1 parent 7d06a5c commit 45ac5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/bug53437_var3.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object(DateInterval)#%d (15) {
4040
["special_amount"]=>
4141
int(-1)
4242
["have_weekday_relative"]=>
43-
int(0)
43+
int(%d)
4444
["have_special_relative"]=>
4545
int(0)
4646
}

0 commit comments

Comments
 (0)