3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xmlContent = <<<XML <ol> <li> <a href="Untitled-1-1.xhtml">1</a> </li> <li> <a href="Untitled-1-2.xhtml"/> </li> </ol> XML; $xml = new \SimpleXMLElement($xmlContent); echo $xml->li[0]->a['href'];

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
150.22 ms | 2100 KiB | 8 Q