Skip to content
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

Types resolving breaks since last plugin update #926

Closed
Koc opened this issue May 7, 2017 · 9 comments
Closed

Types resolving breaks since last plugin update #926

Koc opened this issue May 7, 2017 · 9 comments
Labels

Comments

@Koc
Copy link
Contributor

Koc commented May 7, 2017

PhpStorm 2017.1.3
Build #PS-171.4424.11, built on April 26, 2017

JRE: 1.8.0_112-release-736-b21 x86
JVM: OpenJDK Server VM by JetBrains s.r.o
Windows 8.1 6.3

I've just installed build 0.14.143 and have some error: $this->get() autocompletes services but types of this services are not resolved properly. I've tryed clear PS cache - it didn't help.

2017-05-07_15-34-42

@Koc
Copy link
Contributor Author

Koc commented May 7, 2017

But ctrl+q displays correct type

2017-05-07_15-36-34

@Haehnchen
Copy link
Owner

indeed what a crazy shit :(. Intellij Plattform is working but not PhpStorm

@Haehnchen
Copy link
Owner

so its a cross implementation issue between plugins using typeProvider2 the new typeProvider3 implementation. @Koc can you please try to disable foreign plugin one by one to see which breaks. On my side Shopware Plugin was the criminals.

@Haehnchen
Copy link
Owner

i dropped 0.14.143 and moved completely to typeProvider3 for this plugin in 0.14.144 now

@Haehnchen Haehnchen added the fixed label May 7, 2017
@Koc
Copy link
Contributor Author

Koc commented May 7, 2017

I've tryed disable a lot of plugins (orocrm, magicento, magicento2, php inspection) but it didn't help. Will try fresh build, hope it fixes

@Haehnchen
Copy link
Owner

also reported to JetBrains https://youtrack.jetbrains.com/issue/WI-36271

@Koc
Copy link
Contributor Author

Koc commented May 7, 2017

can confirm: fixed. @Haehnchen thank you for fast reaction

@Koc Koc closed this as completed May 7, 2017
@Haehnchen
Copy link
Owner

@Koc no. thank you for your feedback, else a problem for +10k devs tomorrow :)

@Drachenkaetzchen
Copy link

In my case, the culprit was the OXID PHP Plugin - disabled it and now completion works again 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants