3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { libxml_use_internal_errors(true); $xml = new SimpleXMLElement('<?xml version="1.0"?><Pablo is="gay></Pablo>'); } catch (\Exception $e) { echo $e->getMessage(); }

preferences:
43.47 ms | 402 KiB | 5 Q