3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( hash('md5', '123test'), hash('sha1', '123test'), hash('sha256', '123test'), hash('sha512', '123test') );
Output for git.master, git.master_jit, rfc.property-hooks
string(32) "abe45d28281cfa2a4201c9b90a143095" string(40) "ac8de3b5b736fd627b42c91071c5c2a6ec963a89" string(64) "a8327d4a49d4631631d090a72297d8d749337a30e6eb0416bd3655b71e36481b" string(128) "69b8982b4d0a0dab66aa92a2e4f8eb6f3f8f0b5f9d902a127df556a55426523b45596f6471e477f02f4061acb88af461b928aa468dd1aa5a3faaa663e4d60379"

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:
35.94 ms | 402 KiB | 8 Q