Skip to content

Releases: sailthru/sailthru-php5-client

1.2.4 Error-Handling Patch

27 Mar 16:11
Compare
Choose a tag to compare

This resolves a bug in our error handling that sometimes incorrectly parsed API responses as not having errors. See #72 for more.

1.2.3

27 Jan 19:16
Compare
Choose a tag to compare
  1. This repo is now connected to Travis CI and Coveralls, covering tests from PHP 5.4 - 7.1 and HHVM.
  2. Improved exception handling

1.2.2

10 Aug 17:28
Compare
Choose a tag to compare

This release supports an optional $options array in the Job functions, allowing users of the library to override HTTP options such as the CURL timeout settings.

1.1.0

16 Jul 17:55
Compare
Choose a tag to compare
bump version to 1.1.0 for packagist