3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(0.05648055); var_dump(0.00000545); var_dump(bcadd(0.05648055,0.00000545,9));
Output for git.master, git.master_jit, rfc.property-hooks
float(0.05648055) float(5.45E-6) Fatal error: Uncaught ValueError: bcadd(): Argument #2 ($num2) is not well-formed in /in/AZ2M8:5 Stack trace: #0 /in/AZ2M8(5): bcadd('0.05648055', '5.45E-6', 9) #1 {main} thrown in /in/AZ2M8 on line 5
Process exited with code 255.

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