3v4l.org

run code in 300+ PHP versions simultaneously
<?php $heredoc = <<<"END" a b c END; $nowdoc = <<<'END' a b c END;
Output for 8.1.0 - 8.1.29, 8.2.0 - 8.2.21, 8.3.0 - 8.3.9
Parse error: Invalid indentation - tabs and spaces cannot be mixed in /in/7OF3M on line 4
Process exited with code 255.

preferences:
158.17 ms | 996 KiB | 7 Q