3v4l.org

run code in 300+ PHP versions simultaneously
<?php function fn(&$v){ return $v+1; } echo fn(100);
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.28
Fatal error: Only variables can be passed by reference in /in/36Wqs on line 6
Process exited with code 255.

preferences:
182.46 ms | 1399 KiB | 65 Q