3v4l.org

run code in 300+ PHP versions simultaneously
<?php function func() { static $x = 0; $x++; echo $x; unset($x); echo $x; } func(); func(); func();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
159.29 ms | 2179 KiB | 13 Q