3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( $a = hex2bin("1b204422433222ebbb1b2842"), mb_convert_encoding($a, "UTF-8", "ISO-2022-JP"), mb_strpos($a, "?", 0, "ISO-2022-JP") );
Output for git.master_jit, git.master
string(12) " D"C2"�(B" string(11) "? D"C2"?サ" int(0)
Output for rfc.property-hooks
string(12) " D"C2"�(B" string(11) "? D"C2"?サ" bool(false)

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.67 ms | 401 KiB | 8 Q