3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name {"Hallo", "Dag" , "Hoi"}; print_r($name); array_push($name, "Doei"); print_r($name); ?>
Output for 5.3.0 - 5.3.18, 5.4.0 - 5.4.8
Parse error: syntax error, unexpected ',' in Wan7D on line 3
Process exited with code 255.

preferences:
176.44 ms | 1399 KiB | 35 Q