PHP Source code scanners anybody?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
mkn
Forum Newbie
Posts: 1
Joined: Thu Jul 24, 2003 5:07 am

PHP Source code scanners anybody?

Post by mkn »

I wonder if anybody has come up with a decent source code scanner that would perform a number of tasks like:
  • Listing variables
    Scanning classes for errors like mistyped class variables
    etc
If there is any decent quality control tool, a hint would be nice

Markku
Post Reply