Closed
Description
What must return Stream::getMetadata() if resource is detached?
P.S.:
What should be the level of expectation of the error?
if i use:
$stream->write(function () {});
Do I have to expects an RutimeException?
Originally posted by @easy-system at zendframework/zend-diactoros#168
Activity