Jeremy Bouquain
Results
1
issues of
Jeremy Bouquain
**API Platform version(s) affected**: 3.2.11 **Description** Cached `ApiPlatform\Metadata\Util\Inflector` uses legacy inflector even if config contains `keep_legacy_inflector = false`. **How to reproduce** Put `keep_legacy_inflector = false` in config (/config/packages/api_platform.yaml). Run `api/bin/console...