3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = (object)"Whoooot!"; $b = &$a; function testIt ($c){ print_r($c); } testIt($b);

preferences:
30.93 ms | 402 KiB | 5 Q