Closed (fixed)
Project:
Coder
Version:
8.x-3.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Feb 2019 at 09:59 UTC
Updated:
24 Jun 2020 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
zarabatana commentedComment #3
zarabatana commentedComment #4
zarabatana commentedComment #5
zarabatana commentedProposed solution:
Patch attached.
Comment #6
klausiThanks for the report and the patch!
Can you also add a test case so that we see under which circumstances the false positive is triggered? Please also add that example to the issue summary.
Comment #7
taran2lComment #8
taran2lComment #9
klausiThanks! Can you make a pull request against https://github.com/pfrenssen/coder so that we see the automated tests run?
Comment #10
taran2lPR: https://github.com/pfrenssen/coder/pull/112
Also, attaching the updated patch
Comment #11
arkener commentedThank you for working on this @Taran2L, I've left some comments on your PR.
Comment #12
taran2lhi @Arkener - please review the updated version
Comment #13
arkener commentedLeft a request for some minor changes and then we're good to go!
Comment #14
taran2lThanks for the thorough review. I'm on it.
Comment #15
taran2lComment #17
arkener commentedMerged!, thanks allot for your work on this.