3v4l.org

run code in 300+ PHP versions simultaneously
<?php array $test = ["sven", "carina"]; echo $test; ?>
Output for 5.4.0 - 5.4.5
Parse error: syntax error, unexpected '$test' (T_VARIABLE), expecting '(' in /in/hb4rr on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.15
Parse error: syntax error, unexpected T_VARIABLE, expecting '(' in /in/hb4rr on line 2
Process exited with code 255.

preferences:
164.92 ms | 1395 KiB | 29 Q