3v4l.org

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

preferences:
181.01 ms | 1399 KiB | 36 Q