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 git.master, git.master_jit, rfc.property-hooks
Image Tag: <img width="500" height="350" src="http://www.ebrueggeman.com/sites/www.ebrueggeman.com/files/phpgraphlib_api/230_0046831d980a56de52331b09b7eb7efc.png" /> Errors:

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
139.76 ms | 405 KiB | 5 Q