3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo($a, $b, $unused, $unused) { } foo( 2, 'hello' , 'world' , 'tata' );
Output for 7.0.0
Fatal error: Redefinition of parameter $unused in /in/mOo9b on line 2
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28

preferences:
172.95 ms | 1395 KiB | 35 Q