summaryrefslogtreecommitdiff
path: root/ext/simplexml
diff options
context:
space:
mode:
authorZoe Slattery <zoe@php.net>2009-07-18 17:00:53 +0000
committerZoe Slattery <zoe@php.net>2009-07-18 17:00:53 +0000
commit98c8c6738a3e855200dfed5c0c62977d5f8f1a53 (patch)
treec5e3aa8a2938e93521c8e8c8661c319bf7ae4139 /ext/simplexml
parent3c3c9d544e100b63bd639ce84b1d362dd3f7bdfd (diff)
downloadphp-git-98c8c6738a3e855200dfed5c0c62977d5f8f1a53.tar.gz
Added comment to XFAIL
Diffstat (limited to 'ext/simplexml')
-rwxr-xr-xext/simplexml/tests/034.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/simplexml/tests/034.phpt b/ext/simplexml/tests/034.phpt
index 8a783aae5c..1f3a854fde 100755
--- a/ext/simplexml/tests/034.phpt
+++ b/ext/simplexml/tests/034.phpt
@@ -1,5 +1,7 @@
--TEST--
SimpleXML: array casting bug
+--XFAIL--
+Does anyone know why?
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--