From 9fd3c30f944f7439e40792a59518e95f8307c7ca Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 4 May 2007 22:32:57 +0000 Subject: [PATCH] MFH --- ext/gmp/tests/011.phpt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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--