3v4l.org

run code in 500+ PHP versions simultaneously
<?php $fn = array_sum(...); var_dump($fn(1, 2, 3));
Output for 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Fatal error: Uncaught ArgumentCountError: array_sum() expects exactly 1 argument, 3 given in /in/ZYToP:5 Stack trace: #0 /in/ZYToP(5): array_sum(1, 2, 3) #1 {main} thrown in /in/ZYToP on line 5
Process exited with code 255.

preferences:
41.08 ms | 853 KiB | 4 Q