Fix error handling in Stream::getContents() #316
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.
|