3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 10; $i++) { var_dump(log10(sqrt(10 - $i % 10) + 1) * 50); }
Output for git.master, git.master_jit, rfc.property-hooks
float(30.966552403304732) float(30.10299956639812) float(29.151019229172903) float(28.089352032240516) float(26.887742894493204) float(25.500881795697993) float(23.856062735983123) float(21.824438579933513) float(19.138784266893154) float(15.05149978319906)

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