3v4l.org

run code in 300+ PHP versions simultaneously
<?php function fn(){ static $a, $b = 0; $x = $y = 1; echo 'static(', var_export($a, true), ',', var_export($b, true), ')', PHP_EOL; echo 'non_static(', var_export($x, true), ',', var_export($y, true), ')'; } fn();

This is an error 404

There are `0` results


preferences:
212.04 ms | 2938 KiB | 7 Q