3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception(); } catch (Exception $e) { echo "CATCH" } finally { echo "FINALLY"; }
Output for 5.3.0 - 5.3.18, 5.4.0 - 5.4.8
Parse error: syntax error, unexpected '}', expecting ',' or ';' in jT2ZN on line 6
Process exited with code 255.

preferences:
170.57 ms | 1387 KiB | 35 Q