3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); function foo (&$x) { $x = 2; } foo($xizzy); echo $xizzy;

preferences:
57.04 ms | 402 KiB | 5 Q