3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); function out(&$x) { $x = 'out'; } out($c = NULL); var_dump($c);

preferences:
39.37 ms | 402 KiB | 5 Q