3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res = 680131659347; $letters = "acdegilmnoprstuw"; $len = strlen($letters); for ($i = $len - 1; $i > 0; $i--) { echo (($res - $i) / 37), PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
18381936738.703 18381936738.73 18381936738.757 18381936738.784 18381936738.811 18381936738.838 18381936738.865 18381936738.892 18381936738.919 18381936738.946 18381936738.973 18381936739 18381936739.027 18381936739.054 18381936739.081

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