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:
435.9 ms | 1005 KiB | 8 Q