Releases: chroma-x/php-basic-http-client
Releases · chroma-x/php-basic-http-client
4.0.1: Merge pull request #3 from andriusbaliutis/master
Compare
Sorry, something went wrong.
No results found
Fix issue with statistics class property redirect url
4.0.0: Merge pull request #2 from andriusbaliutis/master
Compare
Sorry, something went wrong.
No results found
Upgrade library for PHP 8 compatibility
3.4.1
Compare
Sorry, something went wrong.
No results found
Included PHP 8.3
3.4.0
Compare
Sorry, something went wrong.
No results found
Allowing to disable the host verification of HttpsTransport
3.3.10
Compare
Sorry, something went wrong.
No results found
Change root namespace and vendor prefixes
3.3.9
Compare
Sorry, something went wrong.
No results found
Fixed an method change issue.
Language level migration to PHP7.1
Compare
Sorry, something went wrong.
No results found
3.3.8
Updated readme.
3.3.7
Compare
Sorry, something went wrong.
No results found
Updated travis.yml
3.3.6
Compare
Sorry, something went wrong.
No results found
Code cleanup.
3.3.5
Compare
Sorry, something went wrong.
No results found
Modified the codeclimate configuration. Disabled the BooleanGetMethod…