Skip to content

0.20

Choose a tag to compare

@vjik vjik released this 26 Apr 16:14
· 17 commits to master since this release
c40beb6
  • Chg #197: $data parameter type in TransportInterface::postWithFiles() changed from array<string, scalar>
    to array<string, string>: non-string values are passed already JSON-encoded.