- 11 Jun, 2017 2 commits
-
-
Bas de Nooijer authored
Fix: Case mismatch
-
Bas de Nooijer authored
Fix: Remove unused parameters
-
- 10 Jun, 2017 4 commits
-
-
Andreas Möller authored
-
Andreas Möller authored
-
Bas de Nooijer authored
Fix: Use trusty dist
-
Andreas Möller authored
-
- 29 Apr, 2017 1 commit
-
-
Bas de Nooijer authored
chore(travis): run travis on PHP 7.1
-
- 28 Apr, 2017 5 commits
-
-
Gavin Staniforth authored
-
Bas de Nooijer authored
fix(client): set the connection timeout as the timeout (like Guzzlev3)
-
Bas de Nooijer authored
fix(client): set the connection_timeout for Guzzle v3
-
Bas de Nooijer authored
Check ini_get is not disabled before using it
-
Bas de Nooijer authored
Basing off pull request 413, fixing tests
-
- 26 Apr, 2017 3 commits
-
-
Gavin Staniforth authored
-
Gavin Staniforth authored
-
Gavin Staniforth authored
-
- 05 Apr, 2017 1 commit
-
-
ejn authored
As described in #492, ini_get may often be disabled in production environments, causing warnings to be generated (and NULL) to be returned. This change checks that ini_get is usable (otherwise function_exists will return FALSE) before using it, preventing the warnings while introducing no functional change.
-
- 05 Mar, 2017 3 commits
-
-
Bas de Nooijer authored
Keep Response statusCode as integer, not string
-
Bas de Nooijer authored
Performance updates for formatting values
-
Bas de Nooijer authored
Provides fluent interface
-
- 24 Feb, 2017 1 commit
-
-
Ema Panz authored
-
- 16 Feb, 2017 1 commit
-
-
Tony Nelson authored
Adjusts the conditional logic when building the field XML to only call htmlspecialchars on unknown values.
-
- 15 Feb, 2017 2 commits
-
-
Alejandro Garza authored
-
xcezx authored
-
- 02 Feb, 2017 5 commits
-
-
Bas de Nooijer authored
Merge changelog to develop
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Merge develop to master for new release
-
Bas de Nooijer authored
fix for PHP 5.3
-
Remi Collet authored
-
- 31 Jan, 2017 6 commits
-
-
Bas de Nooijer authored
Merging develop to master for new release
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
#474 - Using GET method when extracting remote file with stream.uri
-
Bas de Nooijer authored
Add Guzzle 6 Adapter implementation
-
chadicus authored
-
- 11 Jan, 2017 1 commit
-
-
dragos-dumi authored
-
- 26 Dec, 2016 4 commits
-
-
Bas de Nooijer authored
Fix document syntax
-
Bas de Nooijer authored
Remove duplicated word
-
Norio Suzuki authored
-
Norio Suzuki authored
-
- 23 Dec, 2016 1 commit
-
-
Bas de Nooijer authored
Add Guzzle3 Client Adapter
-