3v4l.org

run code in 300+ PHP versions simultaneously
<?php $qwe = 1; for($i = 1, $j = 0; $i >= 10, $i <= 50; $j += $i, print $i, $i++){echo $qwe++,'<br>';}
Output for git.master, git.master_jit, rfc.property-hooks
1<br>12<br>23<br>34<br>45<br>56<br>67<br>78<br>89<br>910<br>1011<br>1112<br>1213<br>1314<br>1415<br>1516<br>1617<br>1718<br>1819<br>1920<br>2021<br>2122<br>2223<br>2324<br>2425<br>2526<br>2627<br>2728<br>2829<br>2930<br>3031<br>3132<br>3233<br>3334<br>3435<br>3536<br>3637<br>3738<br>3839<br>3940<br>4041<br>4142<br>4243<br>4344<br>4445<br>4546<br>4647<br>4748<br>4849<br>4950<br>50

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:
42.47 ms | 402 KiB | 8 Q