Haehnchen/idea-php-symfony2-plugin

Invalid Inspection: Missing Service on getParameter()

renjinsk opened this issue · 0 comments

Hello all,
After the last update, there's an invalid inspection for the getParameter('some.parameter') method.
This is while typing the parameter name. As you see, it correctly resolves the value of the property.
Screenshot from 2023-12-20 09-11-05
And this is after you are done typing, you will notice the Symfony: Missing Service inspection
Screenshot from 2023-12-20 09-11-22

Some more information:
Plugin Version: 2022.1.262
License: No
Tested with IDE Version: PhpStorm 2023.3.1 & PhpStorm 2023.3.2 RC