diff options
-rwxr-xr-x | ext/simplexml/tests/034.phpt | 2 |
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-- |