httpsoft/http-message

createStreamFromFile throw incorrect exception

vjik opened this issue · 0 comments

vjik commented

Description

$streamFactory->createStreamFromFile('', 'r');

throw InvalidArgumentException, but should RuntimeException by PSR-17.

Additional info

Q A
Package version 1.0.4
PHP version 7.4
Operating system Win10