Skip to content

[Inflector][String] Fixed singularize edges > edge #41105

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

Merged
merged 1 commit into from
May 4, 2021

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented May 4, 2021

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
License MIT

I noticed that calling $inflector->singularize('edges'); returned ['edg', 'edges'].

It should be edge, only. See https://en.wiktionary.org/wiki/edge

@carsonbot carsonbot added this to the 4.4 milestone May 4, 2021
@ruudk ruudk changed the title [Inflector][String] Fixed singularize "edges" [Inflector][String] Fixed singularize edges > edge May 4, 2021
@ruudk ruudk force-pushed the inflector-edges branch from bc07bf8 to e8da574 Compare May 4, 2021 09:53
@ruudk ruudk force-pushed the inflector-edges branch from e8da574 to 8b2c097 Compare May 4, 2021 10:06
@derrabus derrabus force-pushed the inflector-edges branch from 8b2c097 to ebfb0c9 Compare May 4, 2021 17:40
@derrabus
Copy link
Member

derrabus commented May 4, 2021

Thank you @ruudk.

@derrabus derrabus merged commit 68ee96d into symfony:4.4 May 4, 2021
@ruudk ruudk deleted the inflector-edges branch May 4, 2021 17:41
This was referenced May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants