3v4l.org

run code in 300+ PHP versions simultaneously
<?php function lolxd($a, $a) { echo $a; } lolxd(1);
Output for 7.0.0
Fatal error: Redefinition of parameter $a in /in/H4aHS on line 3
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
Warning: Missing argument 2 for lolxd(), called in /in/H4aHS on line 6 and defined in /in/H4aHS on line 3 1

preferences:
172.86 ms | 1399 KiB | 35 Q