Skip to content

Conversation

@OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Sep 1, 2025

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues --
License MIT

Fixed both singularization and pluralization for:

  • passersby <-> passerby (compound word)
  • insignia/insignias <-> insigne (Latin singular)
  • rattles <-> rattle (already worked, added test coverage)

@carsonbot carsonbot added this to the 6.4 milestone Sep 1, 2025
@carsonbot carsonbot changed the title [String][Inflector] Fix edge cases [Inflector][String] Fix edge cases Sep 1, 2025
@OskarStark OskarStark force-pushed the fix/string-inflector-cases branch 2 times, most recently from 5da1530 to 470e5ba Compare September 1, 2025 05:59
Fixed both singularization and pluralization for:
- passersby <-> passerby (compound word)
- insignia/insignias <-> insigne (Latin singular)
- rattles <-> rattle (already worked, added test coverage)
@OskarStark OskarStark force-pushed the fix/string-inflector-cases branch from 470e5ba to 1c285f1 Compare September 1, 2025 06:00
@nicolas-grekas
Copy link
Member

Thank you @OskarStark.

@nicolas-grekas nicolas-grekas merged commit d33a886 into symfony:6.4 Sep 1, 2025
8 of 11 checks passed
@OskarStark OskarStark deleted the fix/string-inflector-cases branch September 1, 2025 06:56
This was referenced Sep 27, 2025
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.

3 participants