Sebastian Kehr

Results 3 issues of Sebastian Kehr

**Do you want to request a *feature* or report a *bug*?** I like to report a (possible) bug. **What is the current behavior?** Currently, when synchronizing single- and multi-valued header...

Hi, as this is my first PR to your project please let me know what further information you need for a review. ## Description When synchronizing single- and multi-valued header...

Fixes: phpstan/phpstan#12462. As is, when checking if a function (or method) is a generator (via `PhpFunctionFromParserNodeReflection::isGenerator()`) all subnodes are recursively checked for containment of a yield expression. Hence any function...