- 19 Jan, 2018 3 commits
- 17 Jan, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
- 31 Dec, 2017 1 commit
-
-
Ema Panz authored
Add a pagination example, see #521
-
- 11 Jun, 2017 12 commits
-
-
Bas de Nooijer authored
Fix: Remove unused imports
-
Bas de Nooijer authored
Fix: Cache dependencies installed with composer between builds
-
Andreas Möller authored
-
Andreas Möller authored
-
Bas de Nooijer authored
Fix: Remove useless override
-
Bas de Nooijer authored
Fix: Use more appropriate assertion
-
Bas de Nooijer authored
Fix: Remove useless return statements
-
Bas de Nooijer authored
Fix: Move assignment of default values before condition
-
Bas de Nooijer authored
Fix: Inline variable
-
Bas de Nooijer authored
Enhancement: Configure phpunit to use color
-
Bas de Nooijer authored
Fix: Case mismatch
-
Bas de Nooijer authored
Fix: Remove unused parameters
-
- 10 Jun, 2017 10 commits
-
-
Andreas Möller authored
-
Andreas Möller authored
-
Andreas Möller authored
-
Andreas Möller authored
-
Andreas Möller authored
-
Andreas Möller authored
-
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 2 commits
-
-
Bas de Nooijer authored
Keep Response statusCode as integer, not string
-
Bas de Nooijer authored
Performance updates for formatting values
-