3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'multi line variable without heredoc'; $str2 = " another multi line variable without heredoc"; var_dump($str,$str2);

preferences:
37.94 ms | 402 KiB | 5 Q