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. Quote Link to comment 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. Quote Link to comment 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Ā Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.