Fix php8.4 deprecations and add CI versions #132
Annotations
5 errors and 1 warning
|
Run PHPStan:
src/Preg.php#L93
Parameter &$matches @param-out type of method Composer\Pcre\Preg::matchAll() expects array<int|string, list<string|null>>, array<list<string|null>> given.
|
Run PHPStan:
src/Preg.php#L134
Parameter &$matches @param-out type of method Composer\Pcre\Preg::matchAllWithOffsets() expects array<int|string, list<array{string|null, int<-1, max>}>>, array given.
|
Run PHPStan:
src/Preg.php#L430
Parameter &$matches @param-out type of method Composer\Pcre\Preg::pregMatch() expects array<int|string, string|null>, array<array<int, int|string|null>|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