[General] Fix issues identified by PHP Mess Detector

Review Request #81 — Created March 28, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:checkstyle
lunr
Fix a few issues uncovered by phpmd.
Raise the too many methods per class limit to 20.
Don't report unused formal parameters for the mysql connection mocks.
Unit Tests
Loading...