Issue #4361: Implements the ClassAnalyzer and its tests.
Fix #4361
I just rebased the branch against latest 2.12 branch.
This needs more work. I will finish it tonight.
This is now ready for another round of review.
@SpacePossum @keradus @dmvdbrugge @localheinz
In Tokenizer/Analyzer we have ArgumentsAnalyzer, CommentsAnalyzer and so on - I mean have plural names - therefore can we rename this analyzer to ClassesAnalyzer?
In
Tokenizer/Analyzerwe haveArgumentsAnalyzer,CommentsAnalyzerand so on - I mean have plural names - therefore can we rename this analyzer toClassesAnalyzer?
Fair enough. Done!
@keradus can you look @ this one and https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/4310 ?
Any news on this @SpacePossum
please ping @keradus on this :)
Dear @kubawerlos, I adressed most of the points of your review.
Let me know what I should do to move this forward ;-)