From aaa1d62614b1ffab4c7f698fa1f3a2c4746b379f Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 27 Jun 2006 00:09:43 +0000 Subject: MFH: fix/add SKIPIF --- ext/spl/tests/array_022.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/spl/tests/array_022.phpt') diff --git a/ext/spl/tests/array_022.phpt b/ext/spl/tests/array_022.phpt index d1eafd677c..1067b03bf8 100755 --- a/ext/spl/tests/array_022.phpt +++ b/ext/spl/tests/array_022.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: ArrayObject/Iterator and reference to self +--SKIPIF-- + --FILE-- ==ArrayObject===