diff options
| -rw-r--r-- | ext/mysqli/tests/010.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqli/tests/010.phpt b/ext/mysqli/tests/010.phpt index 10f8824307..fc5aae8c5e 100644 --- a/ext/mysqli/tests/010.phpt +++ b/ext/mysqli/tests/010.phpt @@ -63,6 +63,6 @@ array(7) { [5]=> float(1) [6]=> - float(888888914608000) + float(8.88888914608E+14) } -done!
\ No newline at end of file +done! |
