3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 360 / 11; $y = 0; for ($i = 0; $i < 13; $i++) { echo $i.' '.$y; $y += $x; }
Output for git.master, git.master_jit, rfc.property-hooks
0 01 32.7272727272732 65.4545454545453 98.1818181818184 130.909090909095 163.636363636366 196.363636363647 229.090909090918 261.818181818189 294.5454545454510 327.2727272727311 36012 392.72727272727

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