Skip to content

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

Fix error handling in Stream::getContents()

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

Triggered via pull request November 10, 2023 16:25
Status Failure
Total duration 37s
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): true given.
PHPStan
Process completed with exit code 1.