3v4l.org

run code in 500+ PHP versions simultaneously
<?php $xml = new SimpleXMLElement("<foobar>2.5</foobar>"); echo $xml * 2;