We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exception.txt Event Log output: 09:34:25 NoSuchMethodError: com.jetbrains.php.lang.psi.resolve.types.PhpType.add(Ljava/util/Collection;)Lcom/jetbrains/php/lang/psi/resolve/types/PhpType;
PhpStorm 10.0.2 Build #PS-143.790, built on November 12, 2015 JRE: 1.8.0_51-b16 amd64 JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Symfony2 plugin version 0.11.102
Error appears continuously while Symfony2 project is opened. About 85 errors in 50 mins.
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty
The text was updated successfully, but these errors were encountered:
Same ubuntu, java, IDE and plugin version, same error here.
Sorry, something went wrong.
replace deprecated eap "PhpType#add" collection signature with string…
804c233
… iteration #611 #622 #627
fixed by not released right now. duplicates #611 #622
Thanks for update and sorry for duplicate.
Regards, RT
No branches or pull requests
exception.txt
Event Log output:
09:34:25 NoSuchMethodError: com.jetbrains.php.lang.psi.resolve.types.PhpType.add(Ljava/util/Collection;)Lcom/jetbrains/php/lang/psi/resolve/types/PhpType;
PhpStorm 10.0.2
Build #PS-143.790, built on November 12, 2015
JRE: 1.8.0_51-b16 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Symfony2 plugin version 0.11.102
Error appears continuously while Symfony2 project is opened.
About 85 errors in 50 mins.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
The text was updated successfully, but these errors were encountered: