Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Correct singularization of locaux#259

Merged
malarzm merged 1 commit into
doctrine:2.0.xfrom
vdauchy:singular-locaux
Jun 30, 2024
Merged

Correct singularization of locaux#259
malarzm merged 1 commit into
doctrine:2.0.xfrom
vdauchy:singular-locaux

Conversation

@vdauchy
Copy link
Copy Markdown
Contributor

@vdauchy vdauchy commented Jun 29, 2024

Currently,

echo $inflector->singularize('locaux'); returns locau.

This pull request changes that to local.

@vdauchy vdauchy changed the title singular-locaux Correct singularization of locaux Jun 29, 2024
@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 8c9ee76 into doctrine:2.0.x Jun 30, 2024
@malarzm
Copy link
Copy Markdown
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