Phpstorm caching problem
I have small project on Symfony 3.3 and few custom bundles inside vendor path.
Every time i starting phpstorm i have to click "Invalidate caches/restart" button, because some classes and functions "does not exists".
What should i do?
Please sign in to leave a comment.
Hi there,
Do you have .ignore plugin installed? What version?
The 2.3.0 has issues -- upgrade to the latest available 2.3.2 where author claims to have fixed it.
Plugin update solves the problem.
Thanks!