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]: အေမီစျန် <=> Ami Zan #14

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

[Bug]: အေမီစျန် <=> Ami Zan #14

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 => Mi
expected result => Ami Zan

Convert to Myanmar Name
input: Ami Zan
response result: ဇံ
expected result => အေမီစျန်

How to reproduce the bug

Convert to Myan-glish Name

$name = 'အေမီစျန်';
MMName::convertToEn($name);

Convert to Myanmar Name

$name = 'Ami Zan'
MMName::convertToMm($name);

Package Version

1.x

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

macOS

Notes

No response

@tintnaingwinn tintnaingwinn added the bug Something isn't working label 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