3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = '0w95'; print "$x\n"; for ($i=0; $i<20; $i++){ $x++; print "$x\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
0w95 0w96 0w97 0w98 0w99 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x10 0x11 0x12 0x13 0x14 0x15

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