3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr= array( 78, 60, 62, 68, 71, 68, 73, 85, 66, 64, 76, 63, 75, 76, 73, 68, 62, 73, 72, 65, 74, 62, 62, 65, 64, 68, 73, 75, 79, 73 ); print_r($arr);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => 78 [1] => 60 [2] => 62 [3] => 68 [4] => 71 [5] => 68 [6] => 73 [7] => 85 [8] => 66 [9] => 64 [10] => 76 [11] => 63 [12] => 75 [13] => 76 [14] => 73 [15] => 68 [16] => 62 [17] => 73 [18] => 72 [19] => 65 [20] => 74 [21] => 62 [22] => 62 [23] => 65 [24] => 64 [25] => 68 [26] => 73 [27] => 75 [28] => 79 [29] => 73 )

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:
41.52 ms | 402 KiB | 8 Q