3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( PHP_EOL, PHP_EOL === "\n", PHP_EOL === ""\r" );
Output for 7.0.0 - 7.0.7
Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting ',' or ')' in /in/UMFXa on line 6
Process exited with code 255.
Output for 5.5.0 - 5.5.35, 5.6.0 - 5.6.21
Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR) in /in/UMFXa on line 6
Process exited with code 255.

preferences:
181.25 ms | 1395 KiB | 72 Q