3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = 'POST 3f21fae774c49992948753328f3ab4da Wed, 18 Jun 2014 10:05:28 GMT'; $key = '1UBD5+waM7ghc8lPTX/JsCAK/OAvtfQyi/23JvWGhNqZC+BMsWW0y6WkJ8fj2yuRigIIInm5NxSv80OxunYm9toGiJRzy+5I8EGWisMAmELnChh61YGCHMuXu6834ouD'; $hmac = hash_hmac('sha512', $input, $key, true); // true voor binary output echo base64_encode($hmac);
Output for git.master, git.master_jit, rfc.property-hooks
LoGIuAG24sdTo3UuB1UCpVO6IZe2zbgXhf5mBBoXdCieFyCKKXK8rwzukmPNq1LkTg4CIoIARZ7ZUA8T5dJUtg==

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