3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(inet_ntop(inet_pton('0:0:0:0:0:FFFF:129.144.52.38')), bin2hex(inet_pton('0:0:0:0:0:FFFF:129.144.52.38')), bin2hex(inet_pton('2001:DB8:0:0:8:800:200C:417A')));
Output for git.master, git.master_jit, rfc.property-hooks
string(20) "::ffff:129.144.52.38" string(32) "00000000000000000000ffff81903426" string(32) "20010db80000000000080800200c417a"

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:
41.16 ms | 401 KiB | 8 Q