3v4l.org

run code in 300+ PHP versions simultaneously
<?php #include <stdio.h> int main(){ if(5<6)printf("don't joke with me..."); }
Output for 5.4.0 - 5.4.20
Parse error: syntax error, unexpected 'main' (T_STRING) in /in/NIM2Z on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/NIM2Z on line 3
Process exited with code 255.

preferences:
175.51 ms | 1399 KiB | 56 Q