3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo number_format(0.3,90); echo "\n"; echo number_format(0.1+0.2,90); echo "\n"; var_dump(0.1+0.2 === 0.3);
Output for git.master_jit, git.master
/bin/php-git-master: error while loading shared libraries: libonig.so.5: cannot open shared object file: No such file or directory
Process exited with code 127.
Output for rfc.property-hooks
0.299999999999999988897769753748434595763683319091796875000000000000000000000000000000000000 0.300000000000000044408920985006261616945266723632812500000000000000000000000000000000000000 bool(false)

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