3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(range(9.9, '0'));
Output for git.master, git.master_jit, rfc.property-hooks
array(10) { [0]=> float(9.9) [1]=> float(8.9) [2]=> float(7.9) [3]=> float(6.9) [4]=> float(5.9) [5]=> float(4.9) [6]=> float(3.9000000000000004) [7]=> float(2.9000000000000004) [8]=> float(1.9000000000000004) [9]=> float(0.9000000000000004) }

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.36 ms | 1006 KiB | 4 Q