3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=array([0] => 10,[1] => 20,[2] => 20); echo array_sum($a); ?>
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Fatal error: Illegal offset type in /in/f6AAp on line 3
Process exited with code 255.

preferences:
171.73 ms | 1395 KiB | 36 Q