Open TysonAndre opened 4 years ago
I found these snippets:
It looks like this is not detected for "plain" closures. https://psalm.dev/r/4028363b36
Don't know (yet) whether there are any other alternative to annotate those closures (evaluated during runtime). Thanks in advance for any pointer on this topic.
I found these snippets:
Expected: Possibly have a way to analyse flows as if the reference param was just passed by value Observed: No TaintedInput issue was emitted
Low priority since this is an unrealistic use of references to test taint detection
https://psalm.dev/r/80a6231940