Merge pull request #374 from GautierDele/5.x #88
Annotations
3 errors
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/MethodParameterFactory.php#L72
Method phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::formatArray() has parameter $defaultValue with no value type specified in iterable type array.
|
Run phpstan/phpstan:
src/DocBlock/Tags/MethodParameter.php#L80
Cannot cast mixed to string.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading