FILE: D:\xampp\htdocs\drupal_10\web\modules\contrib\freelinking\src\FreelinkingManager.php
----------------------------------------------------------------------------------------------------------------------------------------------
122 | WARNING | Unused variable $key.
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: D:\xampp\htdocs\drupal_10\web\modules\contrib\freelinking\src\Plugin\Filter\Freelinking.php
-------------------------------------------------------------------------------------------------
177 | WARNING | Unused variable $plugin_name.
-------------------------------------------------------------------------------------------------
FILE: D:\xampp\htdocs\drupal_10\web\modules\contrib\freelinking\tests\src\Functional\FreelinkingFilterTest.php
-----------------------------------------------------------------------------------------------------------------------------------------
35 | WARNING | Unused variable $root_path.
-----------------------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3371034-2.patch | 1.91 KB | arti_parmar |
Comments
Comment #2
arti_parmar commentedKindly review patch.
Comment #3
indrapatil commentedreviewed the patch it's working So moving to RTCB
Comment #4
mradcliffeI am always hesitant to use foreach without a key or index defined due to Drupalgeddon so I would prefer to keep these variables.
I'm now using GitLab CI so patch work flow is deprecated. Setting to needs work for that and comment above.
Comment #5
mradcliffeComment #6
mradcliffe