From 5e93a213f66c06650c5a8bbfd05f00265c2a5d79 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 12 Mar 2014 14:11:19 +0100 Subject: [PATCH] Add SKIPIF in GMP test --- ext/gmp/tests/bug66872.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/gmp/tests/bug66872.phpt b/ext/gmp/tests/bug66872.phpt index 715b7bae55..434af30b81 100644 --- a/ext/gmp/tests/bug66872.phpt +++ b/ext/gmp/tests/bug66872.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #66872: Crash when passing string to gmp_testbit +--SKIPIF-- + --FILE--