3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '$this->data[0],$this->data[1],$this->data[2]<br><br>$graph->addData($this->data[0],$this->data[1],$this->data[2]);<br><?xml version="1.0"?> <phpgrahphlib> <imageName>230_0046831d980a56de52331b09b7eb7efc.png</imageName> <imageLocation>http://www.ebrueggeman.com/sites/www.ebrueggeman.com/files/phpgraphlib_api/230_0046831d980a56de52331b09b7eb7efc.png</imageLocation> <imageTag><![CDATA[<img width="500" height="350" src="http://www.ebrueggeman.com/sites/www.ebrueggeman.com/files/phpgraphlib_api/230_0046831d980a56de52331b09b7eb7efc.png" />]]></imageTag> <error></error> <version>2.30</version> </phpgrahphlib>'; $target = strstr($html, '<?'); $xml_object = simplexml_load_string($target); echo 'Image Tag: '. $xml_object->imageTag.PHP_EOL; echo 'Errors: '. $xml_object->error.PHP_EOL;
Output for 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
Image Tag: <img width="500" height="350" src="http://www.ebrueggeman.com/sites/www.ebrueggeman.com/files/phpgraphlib_api/230_0046831d980a56de52331b09b7eb7efc.png" /> Errors:

preferences:
146.03 ms | 408 KiB | 5 Q