httpsoft/http-message

createStreamFromFile throw incorrect exception in PHP 8

vjik opened this issue · 0 comments

vjik commented

Description

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

throw ValueError: Path cannot be empty, but should RuntimeException by PSR-17.

Already been this bug in previous version PHP: #5

Additional info

Q A
Package version 1.0.6
PHP version 8.0
Operating system Win10