3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump('992a62b0968fcc154292b86b7eb76373'); var_dump(bindec('992a62b0968fcc154292b86b7eb76373')); var_dump(md5('992a62b0968fcc154292b86b7eb76373')); var_dump(bindec(base_convert(md5('992a62b0968fcc154292b86b7eb76373'), 16, 10))); var_dump(bindec(base_convert('992a62b0968fcc154292b86b7eb76373', 16, 10)));
Output for git.master, git.master_jit, rfc.property-hooks
string(32) "992a62b0968fcc154292b86b7eb76373" Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/7vH8B on line 4 int(1) string(32) "731c1c1b268113b546e6aaada01b5300" Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/7vH8B on line 6 int(288) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/7vH8B on line 7 int(6144)

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