Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/simplexml/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/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) { } } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare