3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo join('<br/>', array_map(function($x) { return sprintf('%.02f', 4+floor($x/12)+$x%12/100); }, range(0, 47)));
Output for git.master, git.master_jit, rfc.property-hooks
4.00<br/>4.01<br/>4.02<br/>4.03<br/>4.04<br/>4.05<br/>4.06<br/>4.07<br/>4.08<br/>4.09<br/>4.10<br/>4.11<br/>5.00<br/>5.01<br/>5.02<br/>5.03<br/>5.04<br/>5.05<br/>5.06<br/>5.07<br/>5.08<br/>5.09<br/>5.10<br/>5.11<br/>6.00<br/>6.01<br/>6.02<br/>6.03<br/>6.04<br/>6.05<br/>6.06<br/>6.07<br/>6.08<br/>6.09<br/>6.10<br/>6.11<br/>7.00<br/>7.01<br/>7.02<br/>7.03<br/>7.04<br/>7.05<br/>7.06<br/>7.07<br/>7.08<br/>7.09<br/>7.10<br/>7.11

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:
48.59 ms | 402 KiB | 8 Q