3v4l.org

run code in 300+ PHP versions simultaneously
<?php function f() { static $x = 1; static $y = $x; }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Fatal error: Constant expression contains invalid operations in /in/nd55P on line 5
Process exited with code 255.

preferences:
162.82 ms | 1399 KiB | 35 Q