3v4l.org

run code in 300+ PHP versions simultaneously
<?php function myTest(); static $x=0; echo "$x;" $x++; } myTest(); ?>
Output for 7.0.0 - 7.0.31, 7.1.0 - 7.1.21, 7.2.0 - 7.2.9
Parse error: syntax error, unexpected ';', expecting '{' in /in/9317R on line 2
Process exited with code 255.

preferences:
186.14 ms | 1395 KiB | 71 Q