3v4l.org

run code in 300+ PHP versions simultaneously
<?php $email1 = 'mail1@example.com'; $email2 = 'mail2@example.com'; $email3 = 'mail3@example.com'; $to = ($email1, $email2, "alias@domain.com", $email3); var_dump($to);
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.23
Parse error: syntax error, unexpected ',' in /in/CaG1I on line 7
Process exited with code 255.

preferences:
214.91 ms | 1395 KiB | 60 Q