pm_block_user/pm_block_user.admin.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | pm_block_user.admin.inc | 235 | N/A |  |
|
pm_block_user/pm_block_user.install | 0 | 0 | 0 |
pm_block_user/pm_block_user.module | 0 | 0 | 0 |
pm_block_user/pm_block_user.pages.inc | 0 | 3 | 0 |
|
|
pm_block_user/pm_block_user.test | 0 | 0 | 0 |
pm_email_notify/pm_email_notify.admin.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | pm_email_notify.admin.inc | 50 | N/A |  |
|
pm_email_notify/pm_email_notify.api.php | 0 | 0 | 0 |
pm_email_notify/pm_email_notify.install | 0 | 0 | 0 |
pm_email_notify/pm_email_notify.module | 3 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| else statements should begin on a new line | Other | pm_email_notify.module | 79 | N/A |  |
| else statements should begin on a new line | Other | pm_email_notify.module | 150 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | pm_email_notify.module | 167 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | pm_email_notify.module | 168 | N/A |  |
| indent secondary line of comment one space | Other | pm_email_notify.module | 211 | N/A |  |
|
pm_email_notify/pm_email_notify.test | 0 | 0 | 0 |
privatemsg-recipients.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | privatemsg-recipients.tpl.php | -1 | N/A |  |
|
privatemsg-view.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | privatemsg-view.tpl.php | -1 | N/A |  |
|
privatemsg.admin.inc | 0 | 0 | 0 |
privatemsg.api.php | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Control statements should have one space between the control keyword and opening parenthesis | Other | privatemsg.api.php | 416 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | privatemsg.api.php | 724 | N/A |  |
|
privatemsg.author-pane.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | privatemsg.author-pane.inc | 25 | N/A |  |
|
privatemsg.devel_generate.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | privatemsg.devel_generate.inc | -1 | N/A |  |
| else statements should begin on a new line | Other | privatemsg.devel_generate.inc | 285 | N/A |  |
| missing space after comma | Other | privatemsg.devel_generate.inc | 292 | N/A |  |
|
privatemsg.install | 0 | 1 | 13 |
|
|
privatemsg.module | 23 | 2 | 8 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | privatemsg.module | 65 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | privatemsg.module | 66 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | privatemsg.module | 118 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 357 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 358 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 359 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 360 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 363 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 364 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 365 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 366 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 367 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 368 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 369 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 370 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | privatemsg.module | 450 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | privatemsg.module | 552 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | privatemsg.module | 761 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 942 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 945 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 946 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 947 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 948 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 949 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 950 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg.module | 982 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | privatemsg.module | 1516 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | privatemsg.module | 2198 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | privatemsg.module | 2276 | N/A |  |
| In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs) | Other | privatemsg.module | 2309 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | privatemsg.module | 2310 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | privatemsg.module | 2992 | N/A |  |
| missing space after comma | Other | privatemsg.module | 3058 | N/A |  |
|
privatemsg.pages.inc | 0 | 3 | 1 |
| Message | Group | Filename | Line | Function | Status |
| else statements should begin on a new line | Other | privatemsg.pages.inc | 199 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg.pages.inc | 534 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | privatemsg.pages.inc | 555 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | privatemsg.pages.inc | 575 | N/A |  |
|
privatemsg.test | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | privatemsg.test | 1321 | N/A |  |
| missing space after comma | Other | privatemsg.test | 1330 | N/A |  |
|
privatemsg.theme.inc | 0 | 0 | 0 |
privatemsg_attachments/privatemsg_attachments.install | 0 | 0 | 0 |
privatemsg_attachments/privatemsg_attachments.module | 0 | 3 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | privatemsg_attachments.module | 102 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg_attachments.module | 123 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg_attachments.module | 144 | N/A |  |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg_attachments.module | 157 | N/A |  |
|
privatemsg_attachments/privatemsg_attachments.test | 0 | 0 | 0 |
privatemsg_filter/privatemsg_filter.admin.inc | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg_filter.admin.inc | 209 | N/A |  |
|
privatemsg_filter/privatemsg_filter.install | 0 | 1 | 1 |
|
|
privatemsg_filter/privatemsg_filter.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | privatemsg_filter.module | 89 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | privatemsg_filter.module | 878 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | privatemsg_filter.module | 905 | N/A |  |
|
privatemsg_filter/privatemsg_filter.test | 0 | 0 | 0 |
privatemsg_forward/privatemsg_forward.module | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | privatemsg_forward.module | 113 | N/A |  |
|
privatemsg_forward/privatemsg_forward.test | 0 | 0 | 0 |
privatemsg_limits/privatemsg_limits.admin.inc | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | privatemsg_limits.admin.inc | 136 | N/A |  |
|
privatemsg_limits/privatemsg_limits.module | 0 | 0 | 0 |
privatemsg_limits/privatemsg_limits.test | 0 | 0 | 0 |
privatemsg_realname/privatemsg_realname.module | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | privatemsg_realname.module | -1 | N/A |  |
|
privatemsg_roles/privatemsg_roles.module | 0 | 0 | 0 |
privatemsg_roles/privatemsg_roles.test | 0 | 0 | 0 |
privatemsg_rules/privatemsg_rules.module | 0 | 0 | 0 |
privatemsg_rules/privatemsg_rules.rules.inc | 0 | 0 | 0 |
privatemsg_service/privatemsg_service.api.php | 0 | 0 | 0 |
privatemsg_service/privatemsg_service.inc | 0 | 0 | 0 |
privatemsg_service/privatemsg_service.module | 0 | 0 | 0 |
privatemsg_service/privatemsg_service.test | 0 | 0 | 0 |
views/privatemsg.views.inc | 0 | 0 | 0 |
views/views_handler_field_privatemsg_link.inc | 0 | 0 | 0 |