summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-06-23 14:04:08 +0000
committerFelipe Pena <felipe@php.net>2008-06-23 14:04:08 +0000
commit8ee04f34521552e8f34f90ffe79b0368e54917c5 (patch)
tree2ab2c9677759de6d465614bf2e8523e0a8331b1c /ext/simplexml/tests
parent9118a7c6714513fd8decd7fe299075e76f30937e (diff)
downloadphp-git-8ee04f34521552e8f34f90ffe79b0368e54917c5.tar.gz
- Added XFAIL
Diffstat (limited to 'ext/simplexml/tests')
-rwxr-xr-xext/simplexml/tests/034.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/simplexml/tests/034.phpt b/ext/simplexml/tests/034.phpt
index 8a783aae5c..5d99faa72a 100755
--- a/ext/simplexml/tests/034.phpt
+++ b/ext/simplexml/tests/034.phpt
@@ -1,5 +1,6 @@
--TEST--
SimpleXML: array casting bug
+--XFAIL--
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--