phpstan-src
phpstan-src copied to clipboard
Fix PDOStatement getIterator stub type
fixes https://github.com/phpstan/phpstan/issues/8886
@staabm thanks for the // lint hint. not sure about the 2 failing tests, but I'll mark this as ready for review.
This pull request has been marked as ready for review.
Please rebase this to fix conflicts, thanks.
@ondrejmirtes rebase done. not sure if the failing tests matter.
You still have to fix the lint failure https://github.com/phpstan/phpstan-src/actions/runs/16595835984/job/46942115376?pr=3974
Thank you.