Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-php-sdk

v7.1.6

28 Jun 14:39

Choose a tag to compare

7.1.6 (2022-06-28)

Bug Fixes

  • customloggerclass: patched docblock of CustomLoggerClass::log method (2ef6f73)

v7.1.5

28 Jun 11:16

Choose a tag to compare

7.1.5 (2022-06-28)

Bug Fixes

  • typings: removed strict typings as we noticed issues under different platforms (3a566d9)

v7.1.4

20 Jun 19:49

Choose a tag to compare

7.1.4 (2022-06-20)

Bug Fixes

  • hexonet response: fn addColumn patched type declaration issue (06a0ad0)

v7.1.3

10 Jun 14:45

Choose a tag to compare

7.1.3 (2022-06-10)

Bug Fixes

  • ci: upgraded npm engines, dev deps and reviewed release workflow (1d242de)

v7.1.2

30 May 13:30

Choose a tag to compare

7.1.2 (2022-05-30)

Bug Fixes

  • phpdoc: change path to docs to /docs (github pages) (e54648f)

v7.1.1

23 May 10:33

Choose a tag to compare

7.1.1 (2022-05-23)

Bug Fixes

  • phpstan: increase phpStan level to 9 and fix reported issues (a551b39)

v7.1.0

20 Apr 10:38

Choose a tag to compare

7.1.0 (2022-04-20)

Features

  • idn conversion: added IDNConvert method to client allowing to explicitely convert domain names (6774225)

v7.0.8

12 Apr 11:19

Choose a tag to compare

7.0.8 (2022-04-12)

Bug Fixes

  • high performance setup: use the right protocol (c524aa8)

v7.0.7

07 Apr 14:37

Choose a tag to compare

7.0.7 (2022-04-07)

Bug Fixes

  • auto idn conversion: fixed to translate only idns (d4ee814)

v7.0.6

28 Mar 08:31

Choose a tag to compare

7.0.6 (2022-03-28)

Bug Fixes

  • curlopt_verbose: disabled (bc47cbd)