Skip to content

Commit 58e5e00

Browse files
committed
fix test output (32bits)
1 parent dcd230d commit 58e5e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/bug41523.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ array(12) {
4646
bool(false)
4747
object(DateTime)#1 (3) {
4848
["date"]=>
49-
string(20) "-0001-11-30 00:00:00.000000"
49+
string(27) "-0001-11-30 00:00:00.000000"
5050
["timezone_type"]=>
5151
int(3)
5252
["timezone"]=>

0 commit comments

Comments
 (0)