PHP 8.4 - report deprecated implicitly nullable parameter types #17226
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: push
Generate baseline
1m 26s
Generate PHP baseline
1m 45s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
30 errors
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|
PHPStan (8.4, ubuntu-latest):
stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|
PHPStan with result cache (8.4):
stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|
PHPStan (8.4, windows-latest):
stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
|