scanner/modules
Correl Roush 26d9f61672 Polished up and enabled the undefined variable scan by default Mantis: 2691
git-svn-id: file:///srv/svn/scanner/trunk@20 a0501263-5b7a-4423-a8ba-1edf086583e7
2008-05-23 21:13:36 +00:00
..
output_html.php Simple, but significant improvement to the parser for accurate function call catching. Removed unused code from output modules. Mantis: 2691 2008-02-28 18:56:58 +00:00
output_text.php Simple, but significant improvement to the parser for accurate function call catching. Removed unused code from output modules. Mantis: 2691 2008-02-28 18:56:58 +00:00
scanner_functions.php Parser modified to return inline html, variables and variable assignment. Included some phpunit tests. Assignment fetching is good, but not perfect (doesn't handle array index assignment or nested expressions yet, see tests for more information). Therefore, the variable scan is not enabled by default yet. Mantis: 2691 2008-05-22 20:05:53 +00:00
scanner_lint.php Updated SVN revision support to pull file contents from SVN before scanning to ensure the correct changes are being scanned Mantis: 2691 2008-02-25 20:57:09 +00:00
scanner_pattern.php added scanning for the deprecated function error_to_log Mantis: 2691 2008-03-19 14:50:32 +00:00
scanner_variables.php Polished up and enabled the undefined variable scan by default Mantis: 2691 2008-05-23 21:13:36 +00:00