Archive for July 2011

Quality Assurance on PHP projects – PHPLint - Posted July 15, 2011

Michelangelo van Dam has published on his blog an article about the usage of PHP Lint, the build-in syntax checker of PHP. This article is the first of a series on Quality Assurance for PHP projects. “PHP Lint is probably the easiest way to validate your code on syntax errors, but it’s also the most [...]