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