Skip to content

Keep list on unset() with nested dim-fetch #21750

Keep list on unset() with nested dim-fetch

Keep list on unset() with nested dim-fetch #21750

Triggered via pull request July 17, 2025 13:28
Status Failure
Total duration 13m 24s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 35s
Generate baseline
Generate PHP baseline
1m 41s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Command/FixerApplication.php#L365
No error with identifier staticMethod.internal is reported on line 365.
PHPStan (7.4, ubuntu-latest): src/Command/FixerApplication.php#L363
Call to internal static method React\EventLoop\Loop::set() from outside its root namespace React.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Command/FixerApplication.php#L365
No error with identifier staticMethod.internal is reported on line 365.
PHPStan (7.4, windows-latest): src/Command/FixerApplication.php#L363
Call to internal static method React\EventLoop\Loop::set() from outside its root namespace React.