Handle more PHPStan type edge-cases #642
Annotations
4 errors
Run static code analysis with phpstan/phpstan in generator/ directory:
src/GenerateCommand.php#L114
Result of method Symfony\Component\Console\Output\OutputInterface::write() (void) is used.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/GenerateCommand.php#L116
Result of method Symfony\Component\Console\Output\OutputInterface::write() (void) is used.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/Method.php#L184
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
|
Run static code analysis with phpstan/phpstan in generator/ directory
Process completed with exit code 1.
|
Loading