3v4l.org

run code in 300+ PHP versions simultaneously
<?php switch (42) { case '12': echo "wha?"; default: neverExecuted(); break; default: executed(); }
Output for 5.4.0 - 5.4.32
Fatal error: Call to undefined function executed() in /in/DEfes on line 10
Process exited with code 255.

preferences:
171.49 ms | 1395 KiB | 40 Q