🇨🇳 基于词库的中文转拼音优质解决方案
Home Page:https://github.com/overtrue/pinyin
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
hunteryun opened this issue 5 years ago · comments
Use of undefined constant PINYIN_UMLAUT_V
$pinyi = $pinyin->convert('王于', PINYIN_UMLAUT_V); dd($pinyi);
对了,PHP版本是7.2
同问,我是在pinyin的构造方法里引入convert.php文件才能正常使用