3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump('992a62b0968fcc154292b86b7eb76373'); var_dump(hexdec('992a62b0968fcc154292b86b7eb76373')); var_dump(hexdec(substr('000000000eb76373', 0, 15))); var_dump(md5('992a62b0968fcc154292b86b7eb76373')); var_dump(bindec(base_convert(md5('992a62b0968fcc154292b86b7eb76373'), 16, 10))); var_dump(base_convert('992a62b0968fdd044292b86b7eb76373', 16, 10)); var_dump((int) base_convert('992a62b0968fdd044292b86b7eb76373', 16, 10)); var_dump(pack("I*", '992a62b0968fcc154292b86b7eb76373'));
Output for git.master, git.master_jit, rfc.property-hooks
string(32) "992a62b0968fcc154292b86b7eb76373" float(2.0359196149004496E+38) int(15431223) string(32) "731c1c1b268113b546e6aaada01b5300" Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/U0e0V on line 7 int(288) string(39) "203591961490045002820040824004282868446" int(9223372036854775807) 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:
38.75 ms | 402 KiB | 8 Q