3v4l.org

run code in 300+ PHP versions simultaneously
<?php $value = range(32,58); print_r($value);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => 32 [1] => 33 [2] => 34 [3] => 35 [4] => 36 [5] => 37 [6] => 38 [7] => 39 [8] => 40 [9] => 41 [10] => 42 [11] => 43 [12] => 44 [13] => 45 [14] => 46 [15] => 47 [16] => 48 [17] => 49 [18] => 50 [19] => 51 [20] => 52 [21] => 53 [22] => 54 [23] => 55 [24] => 56 [25] => 57 [26] => 58 )

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