3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo __FILE__."<br>"__LINE__."\n"; print_r($_POST);
Output for 5.4.0 - 5.4.6
Parse error: syntax error, unexpected '__LINE__' (T_LINE), expecting ',' or ';' in 4ql4F on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.16
Parse error: syntax error, unexpected T_LINE, expecting ',' or ';' in 4ql4F on line 2
Process exited with code 255.

preferences:
167.09 ms | 1395 KiB | 31 Q