diff options
Diffstat (limited to 'Zend/tests/double_to_string.phpt')
| -rw-r--r-- | Zend/tests/double_to_string.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/double_to_string.phpt b/Zend/tests/double_to_string.phpt index 2948b0b54c..a778017a63 100644 --- a/Zend/tests/double_to_string.phpt +++ b/Zend/tests/double_to_string.phpt @@ -32,7 +32,7 @@ foreach ($doubles as $d) { echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- string(7) "2.9E+17" string(7) "2.9E+14" string(%d) "2%s" |
