diff options
| author | foobar <sniper@php.net> | 2003-04-16 02:21:30 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2003-04-16 02:21:30 +0000 |
| commit | b02dd10e03f4362df14ec6ae175e4d2d8a501f39 (patch) | |
| tree | 6d0fbb7e90ad3b49d5e9b2e2e39cd1dd8d82b9d8 /ext/bcmath/tests/bcmul.phpt | |
| parent | 7f8bd25fccf39f8c9a5cbcbf3450356082ba1563 (diff) | |
| download | php-git-b02dd10e03f4362df14ec6ae175e4d2d8a501f39.tar.gz | |
SKIP -> SKIPIF
Diffstat (limited to 'ext/bcmath/tests/bcmul.phpt')
| -rw-r--r-- | ext/bcmath/tests/bcmul.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/tests/bcmul.phpt b/ext/bcmath/tests/bcmul.phpt index 9ee06669df..0ff322fe32 100644 --- a/ext/bcmath/tests/bcmul.phpt +++ b/ext/bcmath/tests/bcmul.phpt @@ -1,6 +1,6 @@ --TEST-- bcmul() function ---SKIP-- +--SKIPIF-- <?php if(!extension_loaded("bcmath")) print "skip"; ?> --INI-- bcmath.scale=0 |
