Classes not found anymore
Hello,
today I downloaded new phpStorm EAP 121.272.
Classes are not found anymore.... when I include a class, it seems, that the file is recognized. But The classes inside of this file are not found....
Any ideas?
Thanks a lot, Adrian.
Please sign in to leave a comment.
I think I can answer the question on my own - maybe to help others.
My Mac got "stopped" during I was using Parallels which used a lot of CPU.... so I had to switch the comp off though some programms, like phpStorm, were running.
The error was after I rebooted - phpStorm worked, but did not found the classes.
I think the problem was a broken indexing in phpStorm.
I simply did 'invalidate caches' from the phpStorm menu, and everything was fine. :-)
I think it was no phpStorm bug but it was due to the "hard" stop of my osx.
Have fun, Adrian.
This. Works. Also helpful when moving from version to version.
(and thanks!)