A classname in a zf2 application is scattered around the project in several config/autoload strings, use statements, even template_map keys, whatnot.
Is there an IDE/plugin that keeps indexing these occurrences, thus can reliable refactor (I mean only rename) a Zend Framework 2 class?
Considering the namespaces as well (as I can create classes of the same name under different locations).
NetBEANS WITHOUT a second thought not mention that it wont automatically rename line of code that is mentioned in namespaces etc as it is purely user dependent feature on what they wanna write.