From d972f636c96a49073a34794380321a6f3e3b6a8f Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 30 Aug 2011 13:46:24 +0000 Subject: [PATCH] Add skipifs for bug#54971 (patch by datibbaw@) --- ext/spl/tests/bug54971.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/spl/tests/bug54971.phpt b/ext/spl/tests/bug54971.phpt index 166613b434..07a4706274 100644 --- a/ext/spl/tests/bug54971.phpt +++ b/ext/spl/tests/bug54971.phpt @@ -1,5 +1,9 @@ --TEST-- Bug #54971 (Wrong result when using iterator_to_array with use_keys on true) +--SKIPIF-- + --FILE--