3v4l.org

run code in 300+ PHP versions simultaneously
,<?php $test_arr[] = array( 'Show/Episode is unpublished, or need to add a correct Show ID to COMPASS SHOW INFO section', 'par_1' => '1', 'par_2' => '2', ); $arr_2 = array(); $arr_2 = array_merge($test_arr, $arr_2); $arr_2[0] = 'NEW'; print_r($arr_2);
Output for git.master, git.master_jit, rfc.property-hooks
,Array ( [0] => NEW )

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
68.89 ms | 401 KiB | 8 Q