diff options
Diffstat (limited to 'ext/gmp/tests/gmp_remroot.phpt')
| -rw-r--r-- | ext/gmp/tests/gmp_remroot.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_remroot.phpt b/ext/gmp/tests/gmp_remroot.phpt index 331f447aa2..acd8f84925 100644 --- a/ext/gmp/tests/gmp_remroot.phpt +++ b/ext/gmp/tests/gmp_remroot.phpt @@ -20,7 +20,7 @@ var_dump(gmp_rootrem(100, 0)); var_dump(gmp_rootrem(100, -3)); ?> ---EXPECTF-- +--EXPECTF-- Warning: gmp_rootrem() expects exactly 2 parameters, 0 given in %s on line %d NULL array(2) { |
