3v4l.org

run code in 300+ PHP versions simultaneously
<?php $check = 'there'; $num = 5 printf('test here %s %s', $check, $check, $check);
Output for 5.4.0 - 5.4.13
Parse error: syntax error, unexpected 'printf' (T_STRING) in /in/LuA9p on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.23
Parse error: syntax error, unexpected T_STRING in /in/LuA9p on line 5
Process exited with code 255.

preferences:
167.76 ms | 1399 KiB | 45 Q