3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($f = 0; $f <= 20; $f++) { $i = 0; echo "F".$i." = ".$i+$f."\n"; $i++; }
Output for git.master, git.master_jit, rfc.property-hooks
F0 = 0 F0 = 1 F0 = 2 F0 = 3 F0 = 4 F0 = 5 F0 = 6 F0 = 7 F0 = 8 F0 = 9 F0 = 10 F0 = 11 F0 = 12 F0 = 13 F0 = 14 F0 = 15 F0 = 16 F0 = 17 F0 = 18 F0 = 19 F0 = 20

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.06 ms | 401 KiB | 8 Q