3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(array( hash('sha256', 'some text'), hash('sha512/256', 'some text'), ));
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { [0]=> string(64) "b94f6f125c79e3a5ffaa826f584c10d52ada669e6762051b826b55776d05aed2" [1]=> string(64) "fdc550f0aeee178e4b0c61ad2b761d9d172c9d947186d2fef950b1c491611620" }

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:
32.41 ms | 405 KiB | 5 Q