Closed gturri closed 1 year ago
It would be much appreciated if this PR could be merged and a new version of the plugin released. Thank you !
hi @splitbrain ,
Though this PR is 9 months old, I would still be thrilled to get some feedback on it :) Does it looks good to you? Do you have concerns with it? (or perhaps you'd rather I merge this repo altogether and go with a fork if you don't have time to maintain it anymore?)
Well, TBH this is not the right approach. Request variables should be accessed via $INPUT and that would fix a lot of problems already. However this is all moot considering that this plugin needs more cleanup anyway and that I had started the cleanup a long while ago in the refactor
branch. Unfortunately I got distracted and never finished it...
Thanks for this feedback 👍 I'll hence close this PR.
This fixes concerns reported by #63 that I've also observed on my side.
(Note that this does not fix every warnings, but most of those already. I've also observed some near line 560 because when the key 'local' is not defined. I'm not really sure how this corner case should be fixed. Anyway, I guess the leftover could probably be tackled by future PR, given that this one already improves a bit the situation)