3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = 1; for($f = 0; $f <= 20; $f++) { echo "F".$f;" = ".($i+$f)."\n"; $i++; }
Output for git.master, git.master_jit, rfc.property-hooks
F0F1F2F3F4F5F6F7F8F9F10F11F12F13F14F15F16F17F18F19F20

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