Skip to content

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

4.0.1: Merge pull request #3 from andriusbaliutis/master

Choose a tag to compare

@Bonscho Bonscho released this 02 Aug 09:26
86d4338
Fix issue with statistics class property redirect url

4.0.0: Merge pull request #2 from andriusbaliutis/master

Choose a tag to compare

@Bonscho Bonscho released this 01 Aug 15:14
82b4e6e
Upgrade library for PHP 8 compatibility

3.4.1

Choose a tag to compare

@Bonscho Bonscho released this 24 Jul 13:55
Included PHP 8.3

3.4.0

Choose a tag to compare

@Bonscho Bonscho released this 24 Feb 16:07

Allowing to disable the host verification of HttpsTransport

3.3.10

Choose a tag to compare

@Bonscho Bonscho released this 18 Jan 13:19
Change root namespace and vendor prefixes

3.3.9

Choose a tag to compare

@Bonscho Bonscho released this 15 Jul 18:49
Fixed an method change issue.

Language level migration to PHP7.1

Choose a tag to compare

@Bonscho Bonscho released this 13 Nov 15:54
3.3.8

Updated readme.

3.3.7

Choose a tag to compare

@Bonscho Bonscho released this 09 Mar 15:34
Updated travis.yml

3.3.6

Choose a tag to compare

@Bonscho Bonscho released this 09 Mar 15:16
Code cleanup.

3.3.5

Choose a tag to compare

@Bonscho Bonscho released this 17 Aug 07:24
Modified the codeclimate configuration. Disabled the BooleanGetMethod…