Difference between Instance and Static properties #20415
static-analysis.yml
on: pull_request
Generate baseline
1m 37s
Generate PHP baseline
1m 37s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
161 errors
PHPStan with result cache (8.2):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan with result cache (8.2):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.2):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.2):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.2):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan with result cache (8.2):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan with result cache (8.2):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan with result cache (8.2):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.2):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan with result cache (8.2):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.1, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.1, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.1, ubuntu-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.1, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.1, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.1, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.1, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.3, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.3, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.3, ubuntu-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.3, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.3, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.3, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.3, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.2, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.2, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.2, ubuntu-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.2, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.2, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.2, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.2, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan with result cache (8.1):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan with result cache (8.1):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.1):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.1):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.1):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan with result cache (8.1):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan with result cache (8.1):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan with result cache (8.1):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.1):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan with result cache (8.1):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
Generate baseline
Process completed with exit code 1.
|
PHPStan with result cache (8.4):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan with result cache (8.4):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.4):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.4):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.4):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan with result cache (8.4):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan with result cache (8.4):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan with result cache (8.4):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.4):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan with result cache (8.4):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.4, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.4, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.4, ubuntu-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.4, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.4, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.4, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.4, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan with result cache (8.3):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan with result cache (8.3):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.3):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.3):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan with result cache (8.3):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan with result cache (8.3):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan with result cache (8.3):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan with result cache (8.3):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan with result cache (8.3):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan with result cache (8.3):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (7.4, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L32
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (7.4, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
src/Command/CommandHelper.php#L123
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (7.4, ubuntu-latest):
src/Command/CommandHelper.php#L126
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (7.4, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (7.4, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L65
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L156
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (7.4, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (7.4, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.0, ubuntu-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.0, ubuntu-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.0, ubuntu-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.0, ubuntu-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.0, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.0, ubuntu-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.0, ubuntu-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.4, windows-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.4, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.4, windows-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.4, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.4, windows-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.4, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.4, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.1, windows-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.1, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.1, windows-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.1, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.1, windows-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.1, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.1, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.2, windows-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.2, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.2, windows-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.2, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.2, windows-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.2, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.2, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.0, windows-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.0, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.0, windows-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.0, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.0, windows-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.0, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.0, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (8.3, windows-latest):
src/Analyser/TypeSpecifierContext.php#L30
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (8.3, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
src/Command/CommandHelper.php#L141
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.3, windows-latest):
src/Command/CommandHelper.php#L143
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (8.3, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (8.3, windows-latest):
src/DependencyInjection/ContainerFactory.php#L64
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
src/DependencyInjection/ContainerFactory.php#L167
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (8.3, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (8.3, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|
PHPStan (7.4, windows-latest):
src/Analyser/TypeSpecifierContext.php#L32
Access to an undefined static property PHPStan\Analyser\TypeSpecifierContext::$registry.
|
PHPStan (7.4, windows-latest):
src/Command/CommandHelper.php#L74
Static property PHPStan\Command\CommandHelper::$reservedMemory (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
src/Command/CommandHelper.php#L123
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (7.4, windows-latest):
src/Command/CommandHelper.php#L126
Access to an undefined static property PHPStan\Command\CommandHelper::$reservedMemory.
|
PHPStan (7.4, windows-latest):
src/DependencyInjection/BleedingEdgeToggle.php#L17
Access to an undefined static property PHPStan\DependencyInjection\BleedingEdgeToggle::$bleedingEdge.
|
PHPStan (7.4, windows-latest):
src/DependencyInjection/ContainerFactory.php#L65
Static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId (int|null) is never assigned int so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
src/DependencyInjection/ContainerFactory.php#L156
Access to an undefined static property PHPStan\DependencyInjection\ContainerFactory::$lastInitializedContainerId.
|
PHPStan (7.4, windows-latest):
src/Internal/ComposerHelper.php#L22
Static property PHPStan\Internal\ComposerHelper::$phpstanVersion (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
src/Parser/VariadicFunctionsVisitor.php#L85
Access to an undefined static property PHPStan\Parser\VariadicFunctionsVisitor::$cache.
|
PHPStan (7.4, windows-latest):
src/Parser/VariadicMethodsVisitor.php#L121
Access to an undefined static property PHPStan\Parser\VariadicMethodsVisitor::$cache.
|