Answer the question
In order to leave comments, you need to log in
How to wean PhpStorm of the latest versions to do "Find Usages" of a class in strings?
Starting from version 2017, PhpStorm looks for class usage (Find Usages Alt+F7) in strings, associative array keys. When refactoring, it also tries to change the strings and array keys, which it should not do at all. I understand that this is done for those who set the class name with strings, and not Object::class
. I did not find any settings for the "Search in strings" type. How to wean him to do it?
PS Version 2016.2 does not suffer from this.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question