3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 10; $b = 11; if (10 < 11|| $11 < 12) print "hello"; else print "hi";
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected '11' (T_LNUMBER), expecting variable (T_VARIABLE) or '{' or '$' in /in/m0drm on line 5
Process exited with code 255.

preferences:
172 ms | 1387 KiB | 36 Q