Roave / BetterReflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
MIT License
1.19k stars 131 forks source link

Improve `getNamespacedName()` return type #1428

Closed staabm closed 5 months ago

staabm commented 5 months ago

triggered by https://github.com/phpstan/phpstan-src/pull/3013/files#r1564724535

refs https://github.com/phpstan/phpstan-src/pull/3013

Ocramius commented 5 months ago

Thanks @staabm!