3v4l.org

run code in 300+ PHP versions simultaneously
<?php function OHash($sText) { // Define static crypto vars $sSalt = '-zZSiD_q15_--T19ta2TdD8-eLc0r_4s'; $sHMAC = 'ob__8_3_0L5qQ--7XE-tJ-_v781Y-42t'; return hash_hmac('sha512', $sSalt . $sText, $sHMAC); } echo OHash('killer');
Output for git.master, git.master_jit, rfc.property-hooks
da479fee81786ec8bffeddb5631d43a8ff5e95976469b7375c5cdb05de2c8019ad39a973d39f276aa8aadb7fb0d29d306cba1585d25321c71af02ae6ea606039

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