3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 'f5'; print "$x\n"; for ($i=0; $i<20; $i++){ $x++; print "$x\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
f5 f6 f7 f8 f9 g0 g1 g2 g3 g4 g5 g6 g7 g8 g9 h0 h1 h2 h3 h4 h5

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:
108.5 ms | 405 KiB | 5 Q