3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "DOMDocument": $dom = new DOMDocument(); var_dump($dom->loadXML('<ä')); echo "SimpleXMLElement": new SimpleXMLElement('<ä');
Output for 5.4.0 - 5.4.45, 5.5.24 - 5.5.30, 5.6.8 - 5.6.15
Parse error: syntax error, unexpected ':', expecting ',' or ';' in /in/V00N5 on line 3
Process exited with code 255.

preferences:
188.36 ms | 1395 KiB | 67 Q