3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($count = 1 ;$count <= 12 ;++$count) echo "$count times 12 is " .$count * 12 . "\n";
Output for git.master, git.master_jit, rfc.property-hooks
1 times 12 is 12 2 times 12 is 24 3 times 12 is 36 4 times 12 is 48 5 times 12 is 60 6 times 12 is 72 7 times 12 is 84 8 times 12 is 96 9 times 12 is 108 10 times 12 is 120 11 times 12 is 132 12 times 12 is 144

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