diff --git a/ext/gmp/tests/011.phpt b/ext/gmp/tests/011.phpt index b359b97b135..a4a23514b1c 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--