3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo() : string { return 'foo'; return; } var_dump(foo());
Output for 7.3.0 - 7.3.25, 7.4.0 - 7.4.13, 8.0.0
Fatal error: A function with return type must return a value in /in/9VsU3 on line 5
Process exited with code 255.

preferences:
152.31 ms | 1255 KiB | 6 Q