3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = 'POST 8d03746277e04e07fca4d2ecb533cb6f Tue, 17 Jun 2014 12:17:31 GMT'; $key = 'WFepNDcs8xwypK1sSc8J0xtWNIt/g917dZ21xtQdUCtCR5HazBLgiUnON0N91hVq9ImcC08XUlmyQ57PyNFHlM90e33PW7lB33anZpBT2RB5EVa2mb0TTcnLRGHzzFSA'; $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
EsiQaZpXxg+aJiBTzrFJcYE0s5xYb/hcPV3O2Ia6s5zHJVwr5ksAQlkDLZuBHNBDqYgX8Hs+2HYeKWLo1htJ3w==

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