Releases: maxmind/web-service-common-php
Releases · maxmind/web-service-common-php
0.10.0
0.9.0
0.8.1
- We now correctly handle responses without a
Content-Type
header. In 0.8.0,
such responses could lead to a type error. In particular, this affected the
minFraud Report Transaction endpoint, which returns a response with no
content. Reported by Dmitry Malashko. GitHub #99 on
maxmind/minfraud-api-php
.
0.8.0
0.7.0
- Responses with a 204 status code are accepted as successes.