Releases: SiftScience/sift-php
Releases · SiftScience/sift-php
Version 4.0.1
- Fix compatibility with PHP 8.0.x
Version 4.0.0
- Add hooks for changing api endpoint and passing custom curl_opts
- Fix autoloading errors when PEAR packages are not present
- Add curl and /v3 error codes and messages to SiftResponse
- Fix URL encoding bug
- Remove support for php <7.1
Version 3.3.0
Add support for rescore_user and get_user_score APIs
Version 3.1.0
Please see CHANGES.RST for details
https://github.com/SiftScience/sift-php/blob/master/CHANGES.RST
Version 3.0.1
Please see CHANGES.RST for details
https://github.com/SiftScience/sift-php/blob/master/CHANGES.RST
Version 3.0.0
Please see CHANGES.RST for details
https://github.com/SiftScience/sift-php/blob/master/CHANGES.RST
Version 2.2.0
Please see CHANGES.RST for details
https://github.com/SiftScience/sift-php/blob/master/CHANGES.RST
v2.1.1 with logging support and various other improvements
- Adds logging capabilities
- Fixes warning logs on empty response body
- Fixes phpdoc
Release V2.1.0.0 with support for new decision endpoints.
- Adds ability to use new decision endpoints on
SiftClient