Skip to content

Releases: xsolla/xsolla-sdk-php

v4.3.2

23 May 11:24
6bea126
Compare
Choose a tag to compare

Fixed

  • Documentation fixes and new instruction for contributing
  • Increase guzzle support version and symfony/http

v4.3.1

30 Jan 15:36
e68a83e
Compare
Choose a tag to compare

Fixed

  • Add support version of PHP to ~8.0 (8.0 and higher)
  • Add support for http-foundation ~6.0.0 (6.0 to 6.1)

v4.3.0

30 Jan 15:33
33db9a2
Compare
Choose a tag to compare

Added

  • New webhooks to handle by web-server

Fixed

  • Tests refactoring
  • Move all webhooks types into new class NotificationTypeDictionary
  • Remove "abandoned" status

v4.2.0

12 May 08:04
Compare
Choose a tag to compare

Added

  • Changed support version of PHP to ^7.3|^8.0
  • Changed version of phpunit/phpunit from ~7.3 to ^9.0
  • Fixed null-return in AfsRejectMessage::getExternalPaymentId() (Missing 'return' statement)
  • Fixed process creation in ServerTest::setUpPhpServer() (expected parameter of type 'array')
  • Fixed "Qualifier can be replaced with an import"
  • Fixed "Redundant default attribute value assignment" in phpunit.xml.dist

v4.1.2

09 Oct 12:19
Compare
Choose a tag to compare

Added

  • Changed support version of PHP from >=7.1.3 <=7.4.5 to >=7.1.3 <7.5.0

v4.1.1

16 Jul 09:46
f1f3692
Compare
Choose a tag to compare

Added

  • Changed support version of PHP from 7.1.3 to 7.4.5
  • Added support of symfony/http-foundation 5.0 version
  • Added Laravel ^7.0 compatible

v4.1.0

02 Dec 10:08
17a999d
Compare
Choose a tag to compare

Added

  • Changed support version of PHP from >=7.1.3 <7.3 to >=7.1.3 <=7.3

v4.0.2

04 Dec 12:17
3b6ec62
Compare
Choose a tag to compare

Added

v4.0.1

18 Sep 08:02
a33bd58
Compare
Choose a tag to compare

Fixed

  • Phar and rar archive

v4.0.0

14 Sep 12:18
2769afd
Compare
Choose a tag to compare

Fixed

  • Update guzzle version from 5.3 to 6.0
  • Change code and tests for new guzzle version
  • Change phar build
  • Change debug output format for tests