Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个奇怪的问题 #18

Closed
jamesBan opened this issue May 11, 2015 · 0 comments
Closed

一个奇怪的问题 #18

jamesBan opened this issue May 11, 2015 · 0 comments

Comments

@jamesBan
Copy link

代码如下

<?php
 $option = [
            'accent'       => false,
            'delimiter'    => ' ',
            'only_chinese' => false,
        ];
print_r(Pinyin::trans('Freeman俢', $option));

转换关键字Freeman俢
结果如下

Freeman俢

字未转换

有时单字也是不能正常转换。不确定什么时候会出现。

overtrue added a commit that referenced this issue Nov 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant