3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 10; $i++) { var_dump(log10($i % 10 + 1) * 30 + 1); }
Output for git.master, git.master_jit, rfc.property-hooks
float(1) float(10.030899869919436) float(15.313637641589873) float(19.06179973983887) float(21.969100130080566) float(24.34453751150931) float(26.352941200427704) float(28.092699609758306) float(29.627275283179745) float(31)

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