3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Source: https://bugs.php.net/bug.php?id=61011 curl "http://www.google.com";
Output for 5.4.0
Parse error: syntax error, unexpected '"http://www.google.com"' (T_CONSTANT_ENCAPSED_STRING) in /in/HILOP on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.10
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /in/HILOP on line 4
Process exited with code 255.

preferences:
164.85 ms | 1395 KiB | 19 Q