3v4l.org

run code in 300+ PHP versions simultaneously
<?php $r=array(); $i=25; while($i*8<600){ $r[]=$i*8; $i++; } echo implode(',',$r);
Output for git.master, git.master_jit, rfc.property-hooks
200,208,216,224,232,240,248,256,264,272,280,288,296,304,312,320,328,336,344,352,360,368,376,384,392,400,408,416,424,432,440,448,456,464,472,480,488,496,504,512,520,528,536,544,552,560,568,576,584,592

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