This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: staticanalysis


  1. PHP Static Analysis Tool Usage


    Last week I tweeted a poll with the question "Which PHP static analysis tools do you regularly use?". These are the results:
    Static Analysis Tools Poll Results (phpcs 81%, phpmd 59%, phpcpd 59%, phploc 41%, phpdpd 48%)

    My interest was mostly because I'm working on a book chapter which includes some static analysis content, and there are a couple of these tools that I include …

    Read more