From c785001d106afb1d4eb98c811a1bf2e4e06065bf Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Tue, 23 Jun 2009 22:03:36 +0200 Subject: Imported Upstream version 5.2.10.dfsg.1 --- ext/spl/tests/arrayObject___construct_basic4.phpt | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/spl/tests/arrayObject___construct_basic4.phpt') diff --git a/ext/spl/tests/arrayObject___construct_basic4.phpt b/ext/spl/tests/arrayObject___construct_basic4.phpt index bf7c355ea..be63b4d9b 100644 --- a/ext/spl/tests/arrayObject___construct_basic4.phpt +++ b/ext/spl/tests/arrayObject___construct_basic4.phpt @@ -1,7 +1,5 @@ --TEST-- SPL: ArrayObject::__construct basic usage with ArrayObject::ARRAY_AS_PROPS. ---XFAIL-- -Will fail until the fix to bug 45622 is backported from PHP53 to PHP52. --FILE--