3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump('992a62b0968fcc154292b86b7eb76373'); var_dump(bindec('992a62b0968fcc154292b86b7eb76373')); var_dump(hexdec('992a62b0968fcc154292b86b7eb76373')); var_dump(md5('992a62b0968fcc154292b86b7eb76373')); var_dump(bindec(base_convert(md5('992a62b0968fcc154292b86b7eb76373'), 16, 10))); var_dump(bindec(base_convert('992a62b0968fcc144292b86b7eb76373', 16, 10))); var_dump(pack("I*", '992a62b0968fcc154292b86b7eb76373'));
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/mDaa4 on line 4 int(1) float(2.0359196149004496E+38) string(32) "731c1c1b268113b546e6aaada01b5300" Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/mDaa4 on line 7 int(288) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/mDaa4 on line 8 int(6144) string(4) "�"

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