Skip to content

Implement array shapes for Preg::match $matches by-ref parameter #154

Implement array shapes for Preg::match $matches by-ref parameter

Implement array shapes for Preg::match $matches by-ref parameter #154

Triggered via pull request July 11, 2024 09:19
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
PHPStan (8.3)
Internal error: Composer\Pcre\PHPStan\PregMatchFlags::getType(): Argument #1 ($flagsArg) must be of type ?Composer\Pcre\PHPStan\Arg, PhpParser\Node\Arg given, called in /home/runner/work/pcre/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php on line 62 while analysing file /home/runner/work/pcre/pcre/src/Regex.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan (8.3)
Process completed with exit code 1.
PHPStan (7.2)
The job was canceled because "_8_3" failed.
PHPStan (7.2)
Internal error: Argument 1 passed to Composer\Pcre\PHPStan\PregMatchFlags::getType() must be an instance of Composer\Pcre\PHPStan\Arg or null, instance of PhpParser\Node\Arg given, called in /home/runner/work/pcre/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php on line 62 while analysing file /home/runner/work/pcre/pcre/src/Regex.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan (7.2)
Process completed with exit code 1.
PHPStan (8.3)
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/
PHPStan (8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (8.3)
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/
PHPStan (7.2)
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/