Closed janedbal closed 1 year ago
This should fix https://github.com/phpstan/phpstan-phpunit/issues/193.
Optionally, we might do this hack only for those resolvers where false-positive is at risk (like the assertContains with Traversable).
Edit: done, it breaks stuff without that.
Thank you!
This should fix https://github.com/phpstan/phpstan-phpunit/issues/193.