3v4l.org

run code in 300+ PHP versions simultaneously
<?php $finfo = finfo_open(); $txt = finfo_buffer($finfo,mb_convert_encoding("公開フラグ ほげほげ", 'SJIS-win')); var_dump($txt); // string(34) "DOS executable (COM, 0x8C-variant)"
Output for git.master
string(34) "DOS executable (COM, 0x8C-variant)"
Output for git.master_jit, rfc.property-hooks
string(59) "DOS executable (COM), start instruction 0x8cf68a4a 83748389"

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:
17.26 ms | 406 KiB | 5 Q