Skip to content

Releases: chroma-x/php-basic-http-client

4.0.1: Merge pull request #3 from andriusbaliutis/master

02 Aug 09:26
86d4338

Choose a tag to compare

Fix issue with statistics class property redirect url

4.0.0: Merge pull request #2 from andriusbaliutis/master

01 Aug 15:14
82b4e6e

Choose a tag to compare

Upgrade library for PHP 8 compatibility

3.4.1

24 Jul 13:55

Choose a tag to compare

Included PHP 8.3

3.4.0

24 Feb 16:07

Choose a tag to compare

Allowing to disable the host verification of HttpsTransport

3.3.10

18 Jan 13:19

Choose a tag to compare

Change root namespace and vendor prefixes

3.3.9

15 Jul 18:49

Choose a tag to compare

Fixed an method change issue.

Language level migration to PHP7.1

13 Nov 15:54

Choose a tag to compare

3.3.8

Updated readme.

3.3.7

09 Mar 15:34

Choose a tag to compare

Updated travis.yml

3.3.6

09 Mar 15:16

Choose a tag to compare

Code cleanup.

3.3.5

17 Aug 07:24

Choose a tag to compare

Modified the codeclimate configuration. Disabled the BooleanGetMethod…