From 850d865551ac0412bae86f1d429fdf234b5603ed 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 166613b434e..07a4706274c 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--