[PHP 8.4] Fixes for implicit nullability deprecation #18
Annotations
8 errors and 1 warning
|
Run PHPStan:
src/PhpFileCleaner.php#L102
Offset 0 might not exist on array<int, string>|null.
|
Run PHPStan:
src/PhpFileCleaner.php#L103
Offset 2 might not exist on array<int, string>|null.
|
Run PHPStan:
src/PhpFileCleaner.php#L132
Parameter #2 $match of method Composer\ClassMapGenerator\PhpFileCleaner::match() expects array<int, string>|null, array<int|string, string|null>|null given.
|
Run PHPStan:
src/PhpFileCleaner.php#L133
Offset 0 might not exist on array<int, string>|null.
|
Run PHPStan:
src/PhpFileCleaner.php#L134
Offset 0 might not exist on array<int, string>|null.
|
Run PHPStan:
src/PhpFileCleaner.php#L245
Parameter &$match by-ref type of method Composer\ClassMapGenerator\PhpFileCleaner::match() expects array<int, string>|null, array<int|string, string|null> given.
|
Run PHPStan
The operation was canceled.
|
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