3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = new SimpleXMLElement('<foo></foo>'); function hey() { $s = serialize(new Exception()); } hey($xml); exit;

preferences:
43.71 ms | 402 KiB | 5 Q