Fix php8.4 deprecations and add CI versions #132
Annotations
4 errors and 3 warnings
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
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading