PrinsFrank

Results 14 issues of PrinsFrank

### Bug report When a variable is assigned in each arm of a match statement, it will still be reported as "Variable $foo might not be defined". The code can...

bug

Fixes https://github.com/composer/composer/issues/11957 To get warnings about missing namespaces or non-common namespaces in Composer when running with --strict-psr, classes shouldn't be skipped before checking their namespace if they don't have a...