3v4l.org

run code in 300+ PHP versions simultaneously
<?php function staticSurprise() { static $v = 'Before'; echo $v; return; static $v = 'After'; } staticSurprise();

This is an error 404

There are `0` results


preferences:
131.11 ms | 999 KiB | 7 Q