3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 4; $y = 3; $m = 0; if( $y ++ < -- $x ) { $m = $x; } else { $m = $y; } echo $m
Output for 5.4.0 - 5.4.29
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/tlRmX on line 11
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/tlRmX on line 11
Process exited with code 255.

preferences:
187.47 ms | 1394 KiB | 66 Q