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]: Tharaphi <=> သရဖီ #20

Closed
tintnaingwinn opened this issue Feb 6, 2024 · 1 comment
Closed

[Bug]: Tharaphi <=> သရဖီ #20

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

Comments

@tintnaingwinn
Copy link
Member

What happened?

Convert to Myan-glish Name
input: မေသရဖီ
response result: May Tha Ya Phy
expected result: May Tharaphi

Convert to Myanmar Name
input: May Tharaphi
response result: မေ
expected result: မေသရဖီ

How to reproduce the bug

Convert to Myan-glish Name

$name = 'မေသရဖီ';
MMName::convertToEn($name);

Convert to Myanmar Name

$name = 'May Tharaphi'
MMName::convertToMm($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]: Tharaphi => သရဖီ [Bug]: Tharaphi <=> သရဖီ 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