Closed cgimenes closed 10 months ago
fclose
doesn't throw anything, so there's nothing to catch here.
https://www.php.net/manual/en/function.fclose.php
Return Values
Returns true on success or false on failure.
Can you provide an example of the problem you are attempting to resolve?
This was resolved by 1887dcbd8b4a52dde23a43f0d303c4509a065e83
https://github.com/donatj/mock-webserver/issues/67