3v4l.org

run code in 300+ PHP versions simultaneously
<?php function testing($x, $_POST) { } testing();
Output for 5.4.0 - 5.4.30
Fatal error: Cannot re-assign auto-global variable _POST in /in/nMU2l on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Warning: Missing argument 1 for testing(), called in /in/nMU2l on line 7 and defined in /in/nMU2l on line 3 Warning: Missing argument 2 for testing(), called in /in/nMU2l on line 7 and defined in /in/nMU2l on line 3

preferences:
194.57 ms | 1395 KiB | 68 Q