Closed tremby closed 2 years ago
Thanks! I think this should be fine. Could you PR to 3.x.dev
please?
OK, changed the base.
Can I expect a release in the near future or should I proceed with a workaround in place in the mean time? Thanks.
This update is included in 3.3.1
. ✅
This fixes (at least) the
pluralize
method to support PHP 7.4, which dropped support for the old syntax version 1.x of Inflector was using.Closes #34