3v4l.org

run code in 300+ PHP versions simultaneously
<?php $volgArray[] = 'audi'; $volgArray[] = 'vw'; $volgArray[] = 'volvo'; } print_r($volgArray);
Output for 7.1.0 - 7.1.23, 7.2.0 - 7.2.11
Parse error: syntax error, unexpected '}', expecting end of file in /in/vnfLF on line 6
Process exited with code 255.
Output for 5.6.38
Parse error: syntax error, unexpected '}' in /in/vnfLF on line 6
Process exited with code 255.

preferences:
165.9 ms | 1399 KiB | 44 Q