phpstan / phpstan-doctrine

Doctrine extensions for PHPStan
MIT License
598 stars 97 forks source link

Mark immediately invoked callback params #620

Closed xificurk closed 1 month ago

xificurk commented 1 month ago

Add @param-immediately-invoked-callable to relevant methods in stubs.

ondrejmirtes commented 1 month ago

Hi, if you base this on 1.5.x then I'll be able to release it sooner :)

xificurk commented 1 month ago

Rebased

ondrejmirtes commented 1 month ago

Thank you!