support also current stable pre-2.0 phpdoc-parser #585
Annotations
9 errors and 2 warnings
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L109
Class PHPStan\PhpDocParser\Lexer\Lexer constructor invoked with 0 parameters, 1 required.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L110
Class PHPStan\PhpDocParser\Parser\ConstExprParser constructor invoked with 0 parameters, 1 required.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L111
Class PHPStan\PhpDocParser\Parser\TypeParser constructor invoked with 1 parameter, 2 required.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L111
Parameter #1 $config of class PHPStan\PhpDocParser\Parser\TypeParser constructor expects PHPStan\PhpDocParser\ParserConfig, PHPStan\PhpDocParser\Parser\ConstExprParser given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L112
Class PHPStan\PhpDocParser\Parser\PhpDocParser constructor invoked with 2 parameters, 3 required.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L112
Parameter #1 $config of class PHPStan\PhpDocParser\Parser\PhpDocParser constructor expects PHPStan\PhpDocParser\ParserConfig, PHPStan\PhpDocParser\Parser\TypeParser given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L112
Parameter #2 $typeParser of class PHPStan\PhpDocParser\Parser\PhpDocParser constructor expects PHPStan\PhpDocParser\Parser\TypeParser, PHPStan\PhpDocParser\Parser\ConstExprParser given.
|
Run PHPStan
The operation was canceled.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading