Scope->rememberConstructorScope
should not remember the function scope
#20633
static-analysis.yml
on: pull_request
Generate baseline
1m 34s
Generate PHP baseline
1m 33s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
8 errors
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected ')', expecting ']' on line 25
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected ',' on line 25
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected T_OBJECT_OPERATOR on line 25
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected ')', expecting ']' on line 25
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected ',' on line 25
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php#L25
Syntax error, unexpected T_OBJECT_OPERATOR on line 25
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|