3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = 10; echo $var +*= 2;
Output for 5.4.0 - 5.4.27
Parse error: syntax error, unexpected '*=' (T_MUL_EQUAL) in /in/mJSTj on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_MUL_EQUAL in /in/mJSTj on line 3
Process exited with code 255.

preferences:
181.09 ms | 1400 KiB | 64 Q