diff options
Diffstat (limited to 'ext/simplexml')
-rwxr-xr-x | ext/simplexml/tests/034.phpt | 1 |
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-- |