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

[Bug]: Empty string when "တင်ဥက္ကာ" convert to EN #15

Closed
tintnaingwinn opened this issue Feb 6, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@tintnaingwinn
Copy link
Member

tintnaingwinn commented Feb 6, 2024

What happened?

Convert to EN
input: တင်ဥက္ကာမောင်
response result: Maung
expected result: Tin Oakkar Maung

How to reproduce the bug

$name = 'တင်ဥက္ကာမောင်';
MMName::convertToEn($name);

Package Version

1.x

PHP Version

8.2

Laravel Version

10.x

Which operating systems does with happen with?

macOS

Notes

No response

@tintnaingwinn tintnaingwinn added the bug Something isn't working label Feb 6, 2024
@tintnaingwinn tintnaingwinn changed the title [Bug]: Convert to EN "ဥက္ကမင်းမောင်" [Bug]: Convert to EN "တင်ဥက္ကာ" Feb 6, 2024
@tintnaingwinn tintnaingwinn reopened this Feb 6, 2024
@tintnaingwinn tintnaingwinn changed the title [Bug]: Convert to EN "တင်ဥက္ကာ" [Bug]: Empty string when convert to EN "တင်ဥက္ကာ" Feb 6, 2024
@tintnaingwinn tintnaingwinn changed the title [Bug]: Empty string when convert to EN "တင်ဥက္ကာ" [Bug]: Empty string when "တင်ဥက္ကာ" convert to EN Feb 6, 2024
@thantthuhein-genie
Copy link
Collaborator

Fixed in version 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants