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