3v4l.org

run code in 300+ PHP versions simultaneously
<?php $links=array(1=>'http://z.com', 2=>'http://zji.fo'); $links = implode("</br>", $links); echo $links
Output for 5.4.0 - 5.4.20
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/4u65d on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/4u65d on line 4
Process exited with code 255.

preferences:
177.52 ms | 1395 KiB | 56 Q