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