3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { if (0 == 0) { continue; } var_dump('test'); }
Output for 7.0.0
Fatal error: 'continue' not in the 'loop' or 'switch' context in /in/hhqvZ on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28

preferences:
189.28 ms | 940 KiB | 74 Q