Replies: 1 comment
-
Did you ever work out how to do this? I'm (finally) upgrading and have hit the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
How should we upgrade the inflector to support custom pluralization rules given the new update in the Doctrin Inflector package? For reference see the Doctrine Inflector documentatio here: https://www.doctrine-project.org/projects/doctrine-inflector/en/2.0/index.html#custom-setup
Previous issues in this repo resolved the missing class such as:
#33043
#32730
However there are no examples of how to use the updated library.
Steps To Reproduce:
Previously this worked as a service:
Beta Was this translation helpful? Give feedback.
All reactions