3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hewan=array("a"=>"angsa","b"=>"bebek","c"=>"capung","d"=>"domba"); function proses(&$item,$key,$prefix){ $item=$item : $prefix; } function tampil($item1,$key) { $item=$item.$key; } echo tampil ?>
Output for 5.5.24 - 5.5.31, 5.6.8 - 5.6.17, 7.0.0 - 7.0.2
Parse error: syntax error, unexpected ':' in /in/j10a8 on line 5
Process exited with code 255.

preferences:
167.57 ms | 1387 KiB | 28 Q