3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception('Exception') } catch(Exception $e) { var_dump($e->getCode()); }
Output for 5.3.0 - 5.3.26, 5.4.0 - 5.4.16, 5.5.0
Parse error: syntax error, unexpected '}' in /in/rDN5M on line 6
Process exited with code 255.

preferences:
173.16 ms | 1395 KiB | 52 Q