3v4l.org

run code in 300+ PHP versions simultaneously
<?php $questions = range("z", "a", 2); var_dump($questions); ?>
Output for git.master, git.master_jit, rfc.property-hooks
array(13) { [0]=> string(1) "z" [1]=> string(1) "x" [2]=> string(1) "v" [3]=> string(1) "t" [4]=> string(1) "r" [5]=> string(1) "p" [6]=> string(1) "n" [7]=> string(1) "l" [8]=> string(1) "j" [9]=> string(1) "h" [10]=> string(1) "f" [11]=> string(1) "d" [12]=> string(1) "b" }

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:
49.24 ms | 401 KiB | 8 Q