/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
simplexml
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/simplexml/tests/bug69491.phpt
--TEST-- Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node) --SKIPIF-- <?php if (!extension_loaded("simplexml")) die("skip SimpleXML not available"); ?> --FILE-- <?php var_dump(simplexml_load_string('<a> <b><c/></b> </a>'));?> --EXPECT-- object(SimpleXMLElement)#1 (1) { ["b"]=> object(SimpleXMLElement)#2 (1) { ["c"]=> object(SimpleXMLElement)#3 (0) { } } }
Copyright ©2k19 -
Hexid
|
Tex7ure