3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "2a0"; for($i = 0; $i < 20; $i++) { print "$a\n"; $a++; }
Output for git.master, git.master_jit, rfc.property-hooks
2a0 2a1 2a2 2a3 2a4 2a5 2a6 2a7 2a8 2a9 2b0 2b1 2b2 2b3 2b4 2b5 2b6 2b7 2b8 2b9

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