3v4l.org

run code in 300+ PHP versions simultaneously
<?php $limit = 20; for ($i = 0; $i < $limit; $i++) { echo rand(0, 36) . " "; }
Output for git.master
27 30 31 23 3 0 21 1 32 30 36 8 32 15 8 21 9 18 0 12
Output for git.master_jit
9 0 35 11 15 28 21 5 14 26 10 25 27 20 21 6 15 23 8 9

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:
53.85 ms | 693 KiB | 5 Q