3v4l.org

run code in 500+ PHP versions simultaneously
<?php foreach (range(0, 10) as $idx) { echo '#'.str_pad(++$idx, 3, ' ', STR_PAD_RIGHT).'Some more text', PHP_EOL; }
Output for rfc.property-hooks, git.master, git.master_jit
#1 Some more text #2 Some more text #3 Some more text #4 Some more text #5 Some more text #6 Some more text #7 Some more text #8 Some more text #9 Some more text #10 Some more text #11 Some more text

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:
47.98 ms | 1297 KiB | 4 Q