3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 10; $i++) { var_dump(log10(sqrt($i % 10) + 1) * $i * 10); }
Output for git.master, git.master_jit, rfc.property-hooks
float(0) float(3.010299956639812) float(7.655513706757261) float(13.094663147960109) float(19.084850188786497) float(25.500881795697996) float(32.26529147339185) float(39.32509284513672) float(46.64163076667664) float(54.18539921951662)

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.94 ms | 401 KiB | 8 Q