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

Correct singularization of mas #258

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Conversation

vdauchy
Copy link
Contributor

@vdauchy vdauchy commented Jun 29, 2024

Currently,

echo $inflector->singularize('mas'); returns ma.

This pull request changes that to mas.

@malarzm malarzm added the Bug label Jun 30, 2024
@malarzm malarzm added this to the 2.0.11 milestone Jun 30, 2024
@malarzm malarzm merged commit 72c6f90 into doctrine:2.0.x Jun 30, 2024
14 checks passed
@malarzm
Copy link
Member

malarzm commented Jun 30, 2024

Thanks @vdauchy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants