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 https://github.com/zendframework/zend-diactoros/issues/168