Fix "Named arguments are supported only on PHP 8.0 and later." false positive #21245
static-analysis.yml
on: pull_request
Generate baseline
1m 40s
Generate PHP baseline
1m 38s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
6 errors
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Reflection/ReflectionProviderGoldenTest.php#L494
Named arguments are supported only on PHP 8.0 and later.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Command/ErrorFormatter/BaselineNeonErrorFormatterTest.php#L414
Access to undefined constant PHPStan\Command\ErrorFormatter\BaselineNeonErrorFormatterTest::VERBOSITY_NORMAL.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Reflection/ReflectionProviderGoldenTest.php#L494
Named arguments are supported only on PHP 8.0 and later.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Command/ErrorFormatter/BaselineNeonErrorFormatterTest.php#L414
Access to undefined constant PHPStan\Command\ErrorFormatter\BaselineNeonErrorFormatterTest::VERBOSITY_NORMAL.
|