-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
BugHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Status: Needs ReviewString
Description
Symfony version(s) affected
All
Description
When using the method pluralize of the class Symfony\Component\String\Inflector\EnglishInflector on the word "Campus" you end up with "Campi" when you should get "Campuses"
How to reproduce
Execute pluralize('campus') you'll get 'campi'
Possible Solution
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
BugHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Status: Needs ReviewString