3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(): void { continue; echo 'hello world'; } test();
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Fatal error: 'continue' not in the 'loop' or 'switch' context in /in/b7VNT on line 5
Process exited with code 255.

preferences:
177.23 ms | 1395 KiB | 36 Q