[geeklog-devel] PHP validator

Tim Patrick tcsp1900 at hotmail.com
Tue Jan 12 09:24:01 EST 2010


I was looking around for a php code analyzer that catches uninitialized variables.
Check out: http://www.icosaedro.it/phplint/index.html
It also flags alot of junk, but if you pipe the output to a file, eg:
./phplint > output.file
and then do a search for 'has not been assigned' you will be able to find the uninitialized variables.

- Tim
 		 	   		  
_________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20100112/69f49f63/attachment.html>


More information about the geeklog-devel mailing list