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

Singularization problem (receives) #124

Open
gordonhung opened this issue May 14, 2019 · 2 comments
Open

Singularization problem (receives) #124

gordonhung opened this issue May 14, 2019 · 2 comments

Comments

@gordonhung
Copy link

Hi all,

Just found a problem when I use Laravel:

Str::singular('receives') ==> receife

And the library use 'doctrine/inflector' so sumit an issue here.

Sorry that I am not family with submit issues, please correct me if my format is not good.

Thanks

@jwage jwage added the Bug label May 14, 2019
@garrettw
Copy link

@jwage Is this even a legitimate bug? I don't think Inflector is meant to handle verbs.

@jwage
Copy link
Member

jwage commented May 14, 2019

Ya, you are right. It would probably be an enhancement to handle verbs with a new api.

@jwage jwage added Enhancement and removed Bug labels May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants