3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(bcadd(1.05648055,-1.00000545,9)); var_dump(bcadd(0.05648055,-0.09993545,9)); var_dump(bcadd(0.05648055,-0.00993545,9)); var_dump(bcadd(0.05648055,-0.00093545,9));
Output for git.master, git.master_jit, rfc.property-hooks
string(11) "0.056475100" string(12) "-0.043454900" string(11) "0.046545100" string(11) "0.055545100"

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