3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(php_ini_scanned_files(123, 123, 123, 123, array()));
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught ArgumentCountError: php_ini_scanned_files() expects exactly 0 arguments, 5 given in /in/da4jW:3 Stack trace: #0 /in/da4jW(3): php_ini_scanned_files(123, 123, 123, 123, Array) #1 {main} thrown in /in/da4jW on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Warning: php_ini_scanned_files() expects exactly 0 parameters, 5 given in /in/da4jW on line 3 NULL
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
bool(false)

preferences:
259.24 ms | 402 KiB | 367 Q