Skip to content

Fix error handling in Stream::getContents() #317

Fix error handling in Stream::getContents()

Fix error handling in Stream::getContents() #317

Triggered via pull request November 10, 2023 16:34
Status Failure
Total duration 24s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/Stream.php#L265
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, Closure(string, string, string, int): *NEVER* given.
PHPStan
Process completed with exit code 1.