php-http / message

HTTP Message related tools
http://php-http.org
MIT License
1.3k stars 42 forks source link

adjust baseline to reformatted error messages and fix some issues #147

Closed dbu closed 2 years ago

dbu commented 2 years ago

@GrahamCampbell in 075b945c7018f65004cdccf1dd8755e3d79af971 you adjusted the FilteredStreamStubSpec for a different behaviour with PHP 8. did that behaviour later get reverted? the error we get seems that in PHP 8 a RuntimeException is thrown and not a phpspec ErrorException. would be great if you could have a look at it, would love to get our tests on this repo to be green again :-)