Skip to content

Releases: TeleSign/php_telesign

v4.0.1

24 Oct 09:47

Choose a tag to compare

  • Updated psr/http-message dependency to allow both v1 and v2

Full Changelog: v4.0.0...v4.0.1

v4.0.0

08 Sep 13:58

Choose a tag to compare

  • Removed all functionality and methods for App Verify SDK

Full Changelog: v3.0.7...v4.0.0

v3.0.7

05 Jun 05:39

Choose a tag to compare

  • Added support for PATCH requests.

Full Changelog: v3.0.6...v3.0.7

v3.0.6

14 May 08:08

Choose a tag to compare

  • Add tracking of when SDK is used as a dependency

Full Changelog: v3.0.5...v3.0.6

v3.0.2

11 Oct 10:21

Choose a tag to compare

  • Added dependency for extension mbstring
  • Fixed deprecated function utf8_encode() in RestClient.php, changed it with mb_convert_encoding()

Full Changelog: v3.0.1...v3.0.2

v3.0.1

26 Aug 22:14

Choose a tag to compare

Updated to fix support for PHP 8+

Full Changelog: v3.0.0...v3.0.1

v3.0.0

08 Jun 00:05

Choose a tag to compare

  • Drop support for PHP5.
  • Update dependencies and code to support PHP 7.2+

v2.2.2

09 Mar 14:14

Choose a tag to compare

  • Added support for application/json content-type

v2.2.1

03 Aug 11:23

Choose a tag to compare

2.2.1

  • enable http put requests

v1.1.0

12 Jul 16:20

Choose a tag to compare

1.1.0

  • defined composer package
    no changes in functionality