3v4l.org

run code in 300+ PHP versions simultaneously
<?php function &f(&$in){ return $in; } $a=f($a=1); //i have to eval it so the error below isn't caught at compile time-- eval("f(1);");

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
65.53 ms | 2696 KiB | 4 Q