FILE: C:\xampp\htdocs\drupal95\web\modules\contrib\field_longtext_pager\field_longtext_pager.module
---------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------------
6 | WARNING | @author tags are not usually used in Drupal, because over time multiple contributors will touch the code anyway
10 | WARNING | @author tags are not usually used in Drupal, because over time multiple contributors will touch the code anyway
90 | WARNING | Unused variable $entity.
194 | WARNING | Unused variable $tag_name.
411 | WARNING | Unused variable $nopager_url.
428 | WARNING | Unused variable $nopager_url.
---------------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | unused-variables-3311594-2.patch | 1.78 KB | akshay.kelotra |
Comments
Comment #2
akshay.kelotra commentedI have fixed this issue and providing a patch.
Comment #4
dangreenman commentedThank you Akshay.
I have made these changes manually, as I've not been able to get upgrade rector patches to work (I think they might be buggy).
Comment #5
dangreenman commented