-
-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IllegalArgumentException on Indexing #650
Comments
|
I have the same problem PhpStorm 10.0.2, Build #PS-143.1184. Plugin version 0.11.105
|
I'm getting the same error:
|
I get an error when i load my Symfony Controller Files. It marks some lines yellow but there aren't any errors or deprecations. The PHPStorm log says:
IllegalArgumentException: Argument for @NotNull parameter 'psiElement' of fr/adrienbrault/idea/symfony2plugin/form/util/FormUtil.getFormTypeClassOnParameter must not be null
The text was updated successfully, but these errors were encountered: