summaryrefslogtreecommitdiff
path: root/ext/spl/tests/arrayObject___construct_basic5.phpt
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2009-06-23 22:03:36 +0200
committerSean Finney <seanius@debian.org>2009-06-23 22:03:36 +0200
commitc785001d106afb1d4eb98c811a1bf2e4e06065bf (patch)
tree5bae23cee6270614b53b86eea95a6725d1c30e4e /ext/spl/tests/arrayObject___construct_basic5.phpt
parentcd0b49c72aee33b3e44a9c589fcd93b9e1c7a64f (diff)
downloadphp-c785001d106afb1d4eb98c811a1bf2e4e06065bf.tar.gz
Imported Upstream version 5.2.10.dfsg.1upstream/5.2.10.dfsg.1
Diffstat (limited to 'ext/spl/tests/arrayObject___construct_basic5.phpt')
-rw-r--r--ext/spl/tests/arrayObject___construct_basic5.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/arrayObject___construct_basic5.phpt b/ext/spl/tests/arrayObject___construct_basic5.phpt
index 0254b70d0..3e69c6d0a 100644
--- a/ext/spl/tests/arrayObject___construct_basic5.phpt
+++ b/ext/spl/tests/arrayObject___construct_basic5.phpt
@@ -1,7 +1,5 @@
--TEST--
SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS.
---XFAIL--
-Will fail unless the PHP53 fix to bug 45622 is backported to PHP52
--FILE--
<?php
class C {