Skip to content

Tags: tcdent/php-restclient

Tags

0.1.8.4

Toggle 0.1.8.4's commit message
Version bump(s). 

0.1.8.3

Toggle 0.1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump 

0.1.8.2

Toggle 0.1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json Packaging version bump.

0.1.8.1

Toggle 0.1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump 

0.1.8

Toggle 0.1.8's commit message
PHP 7.2 backwards compatibility, PHP 8.1 friendly. 

0.1.7

Toggle 0.1.7's commit message
Fixed a bug which was introduced when switching to `http_build_query`… … for query string encoding where repeated parameters would adopt named indexes. Library now defaults to omitting numeric indexes, which can be re-enabled with the `build_indexed_queries` boolean option. Original tests now pass, additional tests added to verify integrity of regex hack.

0.1.6

Toggle 0.1.6's commit message
Version bump 

0.1.5

Toggle 0.1.5's commit message
Prevent lookup of undefined key in header array while parsing. Respon… …se parsing logic priority tweak.

0.1.4

Toggle 0.1.4's commit message
A typo, but a consistent typo... 

0.1.3

Toggle 0.1.3's commit message
Version bump for autoload support, installation documentation.