3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump('O'really?');
Output for 8.0.0 - 8.0.3
Parse error: syntax error, unexpected identifier "really", expecting ")" in /in/ouhe1 on line 3
Process exited with code 255.
Output for 7.3.0 - 7.3.28, 7.4.0 - 7.4.16
Parse error: syntax error, unexpected 'really' (T_STRING), expecting ')' in /in/ouhe1 on line 3
Process exited with code 255.

preferences:
150.71 ms | 1426 KiB | 7 Q