3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'フリガナ'; $str = mb_convert_kana($str, "kh"); echo $str;
Output for git.master, git.master_jit
Fatal error: Uncaught ValueError: mb_convert_kana(): Argument #2 ($mode) must not combine 'h' and 'k' flags in /in/dEGRk:5 Stack trace: #0 /in/dEGRk(5): mb_convert_kana('\xE3\x83\x95\xE3\x83\xAA\xE3\x82\xAC\xE3\x83\x8A', 'kh') #1 {main} thrown in /in/dEGRk on line 5
Process exited with code 255.
Output for rfc.property-hooks
フリガナ

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