phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Fix PDOStatement getIterator stub type

Open mbolli opened this issue 10 months ago • 2 comments

fixes https://github.com/phpstan/phpstan/issues/8886

mbolli avatar Apr 30 '25 09:04 mbolli

@staabm thanks for the // lint hint. not sure about the 2 failing tests, but I'll mark this as ready for review.

mbolli avatar Apr 30 '25 11:04 mbolli

This pull request has been marked as ready for review.

phpstan-bot avatar Apr 30 '25 11:04 phpstan-bot

Please rebase this to fix conflicts, thanks.

ondrejmirtes avatar Jul 22 '25 08:07 ondrejmirtes

@ondrejmirtes rebase done. not sure if the failing tests matter.

mbolli avatar Jul 28 '25 12:07 mbolli

You still have to fix the lint failure https://github.com/phpstan/phpstan-src/actions/runs/16595835984/job/46942115376?pr=3974

VincentLanglet avatar Aug 01 '25 21:08 VincentLanglet

Thank you.

ondrejmirtes avatar Aug 30 '25 16:08 ondrejmirtes