3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { if (false) { continue; } } test();
Output for 7.0.0
Fatal error: 'continue' not in the 'loop' or 'switch' context in /in/h7Niv on line 4
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28

preferences:
175.49 ms | 1395 KiB | 35 Q