The International PHP Magazine is conducting a new poll this week, asking for your opinion on what is the best way to do QA for PHP. The options are:
- Do unit tests using PHPUnit or phpt
- Do API documentation
- Use Debugging tools
- Use code analyzers that check CS violations, XSS or SQL injection attacks
- Have a commit mailing list and encourage peer review




