3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); try { //$x = strtotime('blah'); $x = new DateTime('lol'); } catch ( Exception $e ) { echo $e->getMessage(); }

preferences:
35.04 ms | 402 KiB | 5 Q