diff options
Diffstat (limited to 'ext/bcmath/tests/bcmul_error1.phpt')
-rw-r--r-- | ext/bcmath/tests/bcmul_error1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/tests/bcmul_error1.phpt b/ext/bcmath/tests/bcmul_error1.phpt index ec366336c2..8d67b98971 100644 --- a/ext/bcmath/tests/bcmul_error1.phpt +++ b/ext/bcmath/tests/bcmul_error1.phpt @@ -9,4 +9,4 @@ bcmath.scale=0 echo bcmul(); ?> --EXPECTF-- -Warning: bcmul() expects at least 2 parameters, 0 given in %s on line %d
\ No newline at end of file +Warning: bcmul() expects at least 2 parameters, 0 given in %s on line %d |