You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Xerkus as per PSR-7, getMetadata without a specific argument has to return an associative array. I'd say, in case of detached resources, that should be just an empty array, no?
What must return Stream::getMetadata() if resource is detached?
P.S.:
What should be the level of expectation of the error?
if i use:
Do I have to expects an RutimeException?
Originally posted by @easy-system at zendframework/zend-diactoros#168
The text was updated successfully, but these errors were encountered: