From: Antony Dovgal Date: Fri, 4 May 2007 22:32:57 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.2.3RC1~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fd3c30f944f7439e40792a59518e95f8307c7ca;p=php MFH --- diff --git a/ext/gmp/tests/011.phpt b/ext/gmp/tests/011.phpt index ec5d24f3fc..fc2d0d52f2 100644 --- a/ext/gmp/tests/011.phpt +++ b/ext/gmp/tests/011.phpt @@ -1,5 +1,11 @@ --TEST-- -gmp_divexact() tests (OK to fail with GMP =< 4.2.1) +gmp_divexact() tests +--SKIPIF-- +=")) { + die("skip your GMP is too old and will crash"); +} +?> --FILE--