Is there a tool that can analyze PHP source code and detect if the
code is relying on register_globals still being on?  Perhaps detecting
if a variable has not been initialized within the code?

These are my specific needs, but I'm also interested in general SCA
tools and features.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to