FILE: ...jects/Drupal_DCOH/Drupal/sites/all/modules/link/link.migrate.inc
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
38 | WARNING | Class name must be prefixed with the project name
| | "Link"
----------------------------------------------------------------------

FILE: ...s/projects/Drupal_DCOH/Drupal/sites/all/modules/link/link.module
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1006 | WARNING | Unused variable $settings.
----------------------------------------------------------------------

FILE: ...pal_DCOH/Drupal/sites/all/modules/link/tests/link.attribute.test
----------------------------------------------------------------------
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
----------------------------------------------------------------------
79 | WARNING | Unused variable $single_field_name.
104 | WARNING | Unused variable $permission_edit.
171 | WARNING | Unused variable $permission_edit.
246 | WARNING | Unused variable $key.
332 | WARNING | Unused variable $key.
382 | WARNING | Unused variable $key.
433 | WARNING | Unused variable $key.
485 | WARNING | Unused variable $key.
----------------------------------------------------------------------

FILE: ...s/Drupal_DCOH/Drupal/sites/all/modules/link/tests/link.crud.test
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
29 | WARNING | Unused variable $title.
----------------------------------------------------------------------

FILE: ..._DCOH/Drupal/sites/all/modules/link/tests/link.entity_token.test
----------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
61 | WARNING | There must be no blank line following an inline
| | comment
125 | WARNING | There must be no blank line following an inline
| | comment
145 | WARNING | Unused variable $node_array.
----------------------------------------------------------------------

FILE: .../Drupal_DCOH/Drupal/sites/all/modules/link/tests/link.token.test
----------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
----------------------------------------------------------------------
186 | WARNING | There must be no blank line following an inline
| | comment
188 | WARNING | There must be no blank line following an inline
| | comment
190 | WARNING | There must be no blank line following an inline
| | comment
236 | WARNING | Unused variable $field_db_info.
----------------------------------------------------------------------

FILE: ...upal_DCOH/Drupal/sites/all/modules/link/tests/link.validate.test
----------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
227 | WARNING | Unused variable $field_db_info.
243 | WARNING | Variable $name is undefined.
264 | WARNING | There must be no blank line following an inline
| | comment
----------------------------------------------------------------------

FILE: ...es/all/modules/link/views/link_views_handler_argument_target.inc
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
128 | WARNING | There must be no blank line following an inline
| | comment
----------------------------------------------------------------------

Time: 3.54 secs; Memory: 25.5Mb

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RenatoG created an issue. See original summary.

renatog’s picture

  • RenatoG committed 76825fd on 7.x-1.x
    Issue #2889755 by RenatoG: Fixed Best practice in Drupal
    
renatog’s picture

Status: Active » Fixed

Fixed.

Commited in dev branch.

Regards.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.