3v4l.org

run code in 500+ PHP versions simultaneously
<?php $secret = random_bytes(32); $public = sodium_crypto_scalarmult_base($secret); var_dump( sodium_bin2hex($secret), sodium_bin2hex($public) );
Output for rfc.property-hooks, git.master_jit, git.master
Fatal error: Uncaught Error: Call to undefined function sodium_crypto_scalarmult_base() in /in/YBkZ8:4 Stack trace: #0 {main} thrown in /in/YBkZ8 on line 4
Process exited with code 255.

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:
66.76 ms | 2103 KiB | 4 Q