3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = 0; $i < 200; $i++){ $lala = "e".$i; $rs = sha1($lala); if(substr($rs, 0, 2) === "e0"){ echo "$lala: ".$rs."\n"; } }
Output for git.master, git.master_jit, rfc.property-hooks
e29: e07058469b24e9d0b0855295688346f9cdd34a87 e118: e09aef0ac856bb21f12d3fa82c0c51cd2e1adf32

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