Skip to content

Commit b0dd55b

Browse files
committed
Fixed test - the expected result was wrong
1 parent 5adfcfe commit b0dd55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/bug80998.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ $string = $date->format('Y-m-d H:i:s.u');
1111
echo $string, "\n";
1212
?>
1313
--EXPECT--
14-
2021-04-05 11:00:01.000001
14+
2021-04-05 11:00:00.000001

0 commit comments

Comments
 (0)