3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 201 x (256*256*256) + 22 x (256*256) + 212 x (256) + 198; echo $a;
Output for 5.4.0 - 5.4.4
Parse error: syntax error, unexpected 'x' (T_STRING) in /in/AeGqo on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.14
Parse error: syntax error, unexpected T_STRING in /in/AeGqo on line 2
Process exited with code 255.

preferences:
168.29 ms | 1395 KiB | 27 Q