3v4l.org

run code in 300+ PHP versions simultaneously
<?php $merchant = 'VB-TEST'; $secretKey = 'a9237fa9-f480-433f-8098-ac9f1a9ca18a'; echo base64_encode( hash_hmac( 'sha512', $merchant . \json_encode(['order_id' => 1000001067]) . $merchant, $secretKey ) );
Output for git.master, git.master_jit, rfc.property-hooks
OGZhMmQwMGI0MGJkYzIwYWYzYzM1MDg0Nzg5MDQ1ZmMyMTFjMDdmMjUwYjI1NTRkZjM2NDMzMjdkN2E1OTNlNTExNTIyMzA5ZmFlNmQxMTMxZmRmODYxNjU4Nzc2NTA4YmMxNmFmN2M5ZDQwMjJlMmMxYTc4MTY4MmYwYjAyNDc=

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