khalilrumi Posted July 19, 2013 Share Posted July 19, 2013 I am looking for high level static code analyzer that can check things like unused variable assignments, style warnings, array assignment without initialization etc. Link to comment https://forums.phpfreaks.com/topic/280306-is-there-any-advance-static-code-analyzer-for-php/ Share on other sites More sharing options...
requinix Posted July 19, 2013 Share Posted July 19, 2013 Most good PHP IDEs will do all that. Netbeans, for example. Link to comment https://forums.phpfreaks.com/topic/280306-is-there-any-advance-static-code-analyzer-for-php/#findComment-1441346 Share on other sites More sharing options...
khalilrumi Posted July 19, 2013 Author Share Posted July 19, 2013 I have been using Notepad ++ yet... Will checkout NetbeansĀ Link to comment https://forums.phpfreaks.com/topic/280306-is-there-any-advance-static-code-analyzer-for-php/#findComment-1441365 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.