vimeo / psalm

A static analysis tool for finding errors in PHP applications
https://psalm.dev
MIT License
5.57k stars 660 forks source link

Missing TaintedCallable for 4 core generic functions #11089

Closed cgocast closed 2 months ago

cgocast commented 2 months ago

The following code sample should trigger 4 TaintedCallable issues: https://psalm.dev/r/1f0060a897

I'll write a Pull Request that fixes this issue

psalm-github-bot[bot] commented 2 months ago

I found these snippets:

https://psalm.dev/r/1f0060a897 ```php