Code review
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a review run failure
- Detect coder flags
- Complete coder review with all passed
7 minor(s), 0 critical(s), and 0 normal(s)
| Test name | Minor | Critical | Normal |
manager_access.admin.inc | 6 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 226 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 229 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 233 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 237 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 241 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | manager_access.admin.inc | 245 | N/A |  |
|
manager_access.install | 0 | 0 | 0 |
manager_access.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | manager_access.module | 262 | N/A |  |
|