[General] Fix issues identified by PHP Mess Detector
Review Request #81 — Created March 28, 2013 and submitted
| Information | |
|---|---|
| pprkut | |
| Lunr | |
| pprkut:checkstyle | |
| Reviewers | |
| 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
-
-
src/Lunr/DataAccess/Tests/MockMySQLiFailedConnection.php (Diff revision 1) Why do you suppress the warning?
-
