Closed (fixed)
Project:
Select (or other)
Version:
4.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2018 at 13:32 UTC
Updated:
7 Nov 2025 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nkoporecCreated a patch.
Comment #4
saphemmy commentedComment #5
saphemmy commentedI believe the above patch failed because of a non-review of the tests after enforcing DI in #2957040-2: Dependency Injection issues in Plugins. I propose the tests be fixed before submitting a patch for this issue.
Comment #6
aldairsoares commentedI'm going to work on it.
Comment #7
Tauany Bueno commentedhi!
i'm going to work on it :)
Comment #9
Tauany Bueno commentedHello!
I applied the patch and all DI problems were fixed. I found some PHPCS errors that I fixed.
Regarding the tests, i made some corrections on the Functional tests and now they are all passing. However, the unit tests still have some errors that i wasn't able to fix, so i'm leaving the status as needs work.
Comment #10
jobsons commentedFixing some of the phpcs errors and warnings about missing documentation
Comment #11
michelecris commentedHi!
I will work on that.
Comment #12
michelecris commentedThe change should be made on the 4.x branch.
Comment #13
igork96 commentedHere is a patch against 4.x-dev branch. Please review it.
Comment #15
hmendes commentedThis problem was fixed on #3324088: Drupal Coding Standards Issues | phpcs
Comment #16
hmendes commentedI'll be fixing this one and giving credits to you, as you all worked in this problem too.