Skip to content

v2.8.0 - Better Handle Binary Responses

Latest
Compare
Choose a tag to compare
@donatj donatj released this 26 Jun 22:47
73b5d53

Minor BC Break

The hashes generated by donatj\MockWebServer\Response::getRef have changed.

While this value was generally for internal use, it was not marked as such so this is a breaking change.

What's Changed

  • Do not crash with binary response body by @jtojnar in #75

New Contributors

Full Changelog: v2.7.3...v2.8.0