Skip to content

Fix singularization of raves - #350

Open
oiahoon wants to merge 1 commit into
doctrine:2.1.xfrom
oiahoon:fix/raves-singularization
Open

Fix singularization of raves#350
oiahoon wants to merge 1 commit into
doctrine:2.1.xfrom
oiahoon:fix/raves-singularization

Conversation

@oiahoon

@oiahoon oiahoon commented Aug 9, 2026

Copy link
Copy Markdown

Fixes #228.

Adds rave / raves to the English irregular substitutions so singularization no longer applies the generic -ves rule and produces rafe. The functional word list covers both pluralization and singularization.

Validation:

  • vendor/bin/phpunit tests/Rules/English/EnglishFunctionalTest.php
  • vendor/bin/phpunit
  • vendor/bin/phpcs
  • vendor/bin/phpstan analyse --no-progress --debug --memory-limit=1G
  • composer validate --strict --no-check-lock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong singularization of "raves"

1 participant