Skip to content

[1.12] IteratorAggregate for Cookie #792

[1.12] IteratorAggregate for Cookie

[1.12] IteratorAggregate for Cookie #792

Triggered via pull request December 9, 2024 11:45
Status Failure
Total duration 26s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/Cookies/Cookie.php#L106
Method HeadlessChromium\Cookies\Cookie::getIterator() has invalid return type HeadlessChromium\Cookies\ArrayIterator.
PHPStan: src/Cookies/Cookie.php#L108
Method HeadlessChromium\Cookies\Cookie::getIterator() should return HeadlessChromium\Cookies\ArrayIterator but returns ArrayIterator<(int|string), mixed>.
PHPStan
Process completed with exit code 1.