Need to resolve type hint "array" missing in some files.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | interdiff_6-8.txt | 1.12 KB | mukesh88 |
| #8 | 3036558-8.patch | 4.24 KB | mukesh88 |
| #6 | 3036558-6.patch | 3.85 KB | _pratik_ |
| #6 | interdiff_3036558.txt | 1.34 KB | _pratik_ |
| #2 | entity-browser-array-3036558.patch | 3.28 KB | jigish.addweb |
Comments
Comment #2
jigish.addweb commentedHere's the patch on the same kindly review it.
Comment #3
oknatePlease change ticket status to "Needs Review" when you would like review.
Comment #4
indrapatil commentedI am reviewing the patch.
Comment #5
indrapatil commentedThe patch was applied successfully. but still, I can see the errors
/entity_browser/src/Plugin/views/filter/ContextualBundle.php
---------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------
53 | ERROR | Parameter $selection_storage is not described in comment
198 | ERROR | Type hint "array" missing for $input
---------------------------------------------------------------------------------------------------
So moving to Needs work.
Comment #6
_pratik_Added fix mentioned in #5.
Comment #8
mukesh88 commentedPHPCS fixes
Comment #9
mukesh88 commentedComment #10
anybody