3v4l.org

run code in 300+ PHP versions simultaneously
<?php $salt_prefix = 'aec8cc17861baec8c'; $salt_suffix = '51dc1dea64ccd3.02330704'; $password = 'user'; var_dump(sha1(md5($prefix . $password . $suffix)));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $prefix in /in/nXPM3 on line 5 Warning: Undefined variable $suffix in /in/nXPM3 on line 5 string(40) "60bddb16409a2baf76936619afecf778dabe68de"

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