Mponos George
88015c3433
Added wording for the timeout ( #2645 )
2020-05-23 20:25:52 +03:00
Guilliam Xavier
c8162bee93
Fix use and phpDoc for @throws
GuzzleException/InvalidArgumentException ( #2621 )
2020-05-19 15:55:02 +03:00
Georald Camposano
7e8de7a042
Update quickstart.rst ( #2610 )
...
Update "Concurrent requests" examples when using Promise unwrap and settle functions
Co-authored-by: georald camposano <georald@pgiauto.com>
2020-05-18 21:57:13 +03:00
Juan Morales
837b5a3554
Fix error on quickstart for concurrent requests ( #2574 )
...
The example fixed gives an error as it is at the moment:
`Fatal error: Uncaught Error: Call to a member function getHeader() on array`
The fix provides the right code for the example.
2020-05-18 20:30:09 +03:00
Tyson Andre
5262ecfd76
Document the impact of fixing time units for RetryMiddleware ( #2570 )
...
Related to #2132
A fraction of use cases will expect low timeouts or no timeouts.
Make it clearer that those applications should override the defaults
of the middleware if upgrading to 6.5.0
2020-05-18 13:46:00 +03:00
Guilliam Xavier
351a213ba2
Fix "Fixed deprecation warning in node test server" ( #2638 )
...
* Fix "Fixed deprecation warning in node test server
* Ignore PHPStan error after review
2020-05-17 12:36:12 +03:00
David Grayston
223b0fe5ef
Ensure link can be read before checking it is a directory ( #2639 )
2020-05-16 21:09:55 +03:00
Márk Sági-Kazár
1be851ed7b
Merge pull request #2585 from mvdnbrk/patch-1
...
Fixes typo
2020-05-10 13:43:41 +02:00
Mark Sagi-Kazar
311d1b6281
Add new logo
2020-05-03 17:57:14 +02:00
Graham Campbell
ebe6b8515d
[7.0] Merge changes from 6.5.3 ( #2618 )
...
* Travis improvements
* Don't use internal functions (#2548 )
* [6.5] Install symfony's intl-idn polyfill (#2550 )
* Install symfony's intl-idn polyfill
* idn conversion always available
* remove "skipped because of intl"
* PHPStan CI fix
Co-authored-by: Nyholm <tobias.nyholm@gmail.com>
* Prepare release of 6.5.3 (#2613 )
* Prepare release of 6.5.3
* Typo
* Updated date
* Updated constant
* Fixed composer.json package order
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Co-authored-by: Nyholm <tobias.nyholm@gmail.com>
2020-04-18 15:31:39 +02:00
Tobias Nyholm
aab4ebd862
Prepare release of 6.5.3 ( #2613 )
...
* Prepare release of 6.5.3
* Typo
* Updated date
* Updated constant
6.5.3
2020-04-18 12:38:46 +02:00
Graham Campbell
3325c9d98a
[6.5] Install symfony's intl-idn polyfill ( #2550 )
...
* Install symfony's intl-idn polyfill
* idn conversion always available
* remove "skipped because of intl"
* PHPStan CI fix
Co-authored-by: Nyholm <tobias.nyholm@gmail.com>
2020-04-15 20:04:46 +02:00
Graham Campbell
9189d4690a
Don't use internal functions ( #2548 )
2020-04-15 19:44:58 +02:00
Mark van den Broek
fd0049a2ef
Fixes typo
2020-02-15 12:31:56 +01:00
Tobias Nyholm
1cdd69a0cd
Show that we implement PSR18 ( #2571 )
2020-01-25 13:19:56 +02:00
Mponos George
192d1f1945
Update InvalidArgumentException message for request with array body ( #2524 )
2020-01-19 20:33:25 +01:00
David Grayston
6b77639250
PSR-18: Separate ConnectException from RequestException ( #2541 )
...
* Separate ConnectException from RequestException
* Remove deprecation annotations
* Remove unneeded ResponseAwareTrait
* Add breaking change to UPGRADING.md
* Split trait use statements into separate lines
* Remove use of traits
2020-01-19 20:31:20 +01:00
Graham Campbell
dd2ed2e2e1
[7.0] Remove dead PHP 5 code ( #2560 )
...
* Remove dead PHP 5 code
* Removed old docs
2020-01-19 20:22:26 +02:00
Márk Sági-Kazár
f226f52ced
Merge pull request #2566 from GrahamCampbell/updated-links
...
[7.0] Updated old hyperlinks to their new locations
2020-01-19 12:57:55 +01:00
Graham Campbell
22bd6b7622
Updated old hyperlinks to their new locations
2020-01-19 11:27:25 +00:00
Graham Campbell
02fbe81490
Suggest installing ext-curl ( #2564 )
2020-01-19 09:31:46 +01:00
Graham Campbell
257ec5087d
Avoid functions due to global install conflicts ( #2546 )
2020-01-19 09:16:12 +01:00
Graham Campbell
c816520590
Avoid the getConfig function ( #2515 )
2020-01-18 14:00:19 +01:00
Graham Campbell
8ec66c1193
[7.0] Added real client methods ( #2529 )
...
* Added real client methods
* Added changelog entry and upgrading notes
2020-01-18 13:36:52 +01:00
Márk Sági-Kazár
2c1455e8dd
Merge pull request #2554 from Smolevich/remove-redundant-command
...
Update Dockerfile
2020-01-16 14:29:20 +01:00
stanislav.shupilkin
20940c6077
Update Dockerfile
2020-01-16 16:04:59 +03:00
Márk Sági-Kazár
39be17b98c
Merge pull request #2547 from GrahamCampbell/patch-2
...
[7.0] Added missing phpstan.neon to .gitignore
2020-01-12 03:43:13 +01:00
Graham Campbell
7c2acf0aaf
Added missing phpstan.neon to .gitignore
2020-01-11 23:53:16 +00:00
Márk Sági-Kazár
cd1ef1a270
Merge pull request #2543 from reedy/phpcsgitattributes
...
Add .php_cs.dist to .gitattributes
2020-01-10 12:44:52 +01:00
Márk Sági-Kazár
e723369fd8
Merge pull request #2544 from GrahamCampbell/patch-1
...
Update .gitattributes
2020-01-10 12:44:10 +01:00
Graham Campbell
7c55f96836
Update .gitattributes
2020-01-10 10:38:23 +00:00
Reedy
deac12210d
Add .php_cs.dist to .gitattributes
2020-01-10 09:15:17 +00:00
Mponos George
db9e56915c
Add object typehint to json_decode ( #2527 )
2020-01-02 15:13:09 +01:00
Mponos George
2ea2f3b061
Remove deprecated pool option ( #2528 )
2020-01-02 15:12:06 +01:00
Graham Campbell
72a0daa010
Upgrad GitHub actions ( #2535 )
2020-01-02 15:09:32 +01:00
Graham Campbell
3cedbdfef9
Avoid the getenv function when unsafe ( #2531 )
...
Avoid the unsafe getenv function
2020-01-02 15:03:01 +01:00
Graham Campbell
1e39f08ea9
Enforce the json_decode string first param type ( #2532 )
2020-01-02 09:35:23 +02:00
Márk Sági-Kazár
3de47d13ab
Merge pull request #2523 from BackEndTea/patch-1
...
Remove additional backticks in upgrading document
2019-12-30 15:47:36 +01:00
Gert de Pagter
c5d2b6a6fe
Remove additional backticks in upgrading document
...
It was already inside of a code block, implying that it would be a shell call
from php, while it is just a function call.
2019-12-30 15:36:11 +01:00
Tobias Nyholm
7a30f3bc91
Small fixes on changelog ( #2522 )
7.0.0-beta.1
2019-12-30 16:24:25 +02:00
Mark Sagi-Kazar
c9d937fd08
Update support link
2019-12-30 14:01:07 +01:00
Mark Sagi-Kazar
423aaaa7d1
Update config
2019-12-30 13:56:38 +01:00
Mark Sagi-Kazar
ae0a0c348c
Add issue template config
2019-12-30 13:55:04 +01:00
Márk Sági-Kazár
400cefd25a
Merge pull request #2518 from GrahamCampbell/patch-1
...
[6.5] Travis improvements
2019-12-30 05:52:42 +01:00
Márk Sági-Kazár
e54faeeb73
Merge pull request #2519 from GrahamCampbell/6.5-to-master
...
Merge 6.5->master
2019-12-30 05:50:26 +01:00
Graham Campbell
f55d5b893a
Merge branch '6.5'
2019-12-29 19:22:52 +00:00
Graham Campbell
27c816866d
Travis improvements
2019-12-29 19:17:51 +00:00
Graham Campbell
a7680be7f3
Fixed deprecation warning in node test server ( #2517 )
2019-12-29 21:13:05 +02:00
Márk Sági-Kazár
582014b07d
Merge pull request #2512 from GrahamCampbell/tests
...
Fixed deprecation warnings in tests
2019-12-29 15:31:18 +01:00
Graham Campbell
d7b4834b49
Fixed deprecation warnings in tests
2019-12-29 09:57:42 +00:00