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

Resolve `ExtendedFunctionVariant::getReturnType()` more lazily

Open ondrejmirtes opened this issue 10 months ago • 0 comments

This will allow the $this or static in PHPDoc return type to be first replaced with final-overriden ObjectType before being thrown into TypehintHelper::decideType().

ondrejmirtes avatar Apr 28 '25 15:04 ondrejmirtes