Anonymous View

3v4l.org

run code in 500+ PHP versions simultaneously
<?php function hoge($num, $num) { } hoge($po, $pi);
Output for 8.5.0 - 8.5.7
Fatal error: Redefinition of parameter $num in /in/2UDHS on line 3 Stack trace: #0 {main}
Process exited with code 255.
Output for 8.2.31, 8.3.0 - 8.3.31, 8.4.1 - 8.4.22
Fatal error: Redefinition of parameter $num in /in/2UDHS on line 3
Process exited with code 255.

preferences:
46.68 ms | 752 KiB | 3 Q