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
Tobias Nyholm
7e89c4a066
Added changelog for 7.0.0 Beta1 ( #2506 )
...
* Added changelog for 7.0.0 Beta1
2019-12-28 18:33:54 +02:00
Tobias Nyholm
19cdd3886c
Cleanup upgrade docs ( #2508 )
2019-12-28 18:10:15 +02:00
Mponos George
7521a46c79
idn_to_ascii() fix for old PHP versions ( #2509 )
...
* Changes from 6.5.2 added to master
* Added 6.5.2 changelog
2019-12-28 17:06:05 +01:00
Chris Wilkinson
662b4e1912
Fix logging with a string rejection ( #2311 )
...
* Fix logging with a string rejection
* rebase fix
* cs fix
Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
2019-12-28 15:02:39 +01:00
Mponos George
cce7ba5b8e
Widen the Exception type to Throwable ( #2495 )
...
* Widen the Exception type to Throwable
* Reverted some exceptions
Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
2019-12-28 14:55:06 +01:00
Mponos George
4021a74419
Rework the exceptions to be compatible with PSR-18 ( #2474 )
...
* Rework the exceptions to be better compatible with PSR-18
* Fixes of exceptions
* remove unused use
2019-12-28 13:29:19 +01:00
Mponos George
67f3aa0157
Adding types on MockHandler fixes various issues ( #2499 )
...
* Making type of MockHandler strict fixes various issues
* Fix the tests of the MockHandler
* Fix expected exception on MockHandler tests
2019-12-28 13:18:48 +01:00
Mponos George
865ff35722
Method annotation is not enforcing return type argument ( #2497 )
...
* Remove annotation method in order to enforce return type
* Wrote tests about BadResponseException
* Added docblocks for BadResponseException
* update baseline and fix codestyle
2019-12-28 13:18:15 +01:00
Mponos George
c60e59229d
UPGRADE file for version 7 ( #2473 )
...
* UPGRADE file for version 7
* update url for diff changes in Upgrading guide
* Update UPGRADING.md
* Update UPGRADING.md
2019-12-28 13:17:01 +01:00
Mponos George
b297f12db0
Disallow null uri as value ( #2461 )
2019-12-28 13:13:48 +01:00
Márk Sági-Kazár
578901eeb2
Merge pull request #2504 from guzzle/fix-issue-templates
...
Add global issue templates
2019-12-28 10:50:11 +01:00
Mark Sagi-Kazar
9b89a98d56
Add global issue templates
2019-12-28 10:49:49 +01:00
Márk Sági-Kazár
0f6b873ec5
Merge pull request #2503 from guzzle/update-ga
...
Update PHP action
2019-12-28 10:27:05 +01:00
Mark Sagi-Kazar
fd386ff491
Disable roave check for now
2019-12-28 10:17:44 +01:00
Mark Sagi-Kazar
7ddd1065d5
Update PHP action
2019-12-28 10:10:56 +01:00
Márk Sági-Kazár
43ece0e750
Merge pull request #2492 from gmponos/prepare-6.5
...
Prepare for v6.5.2
6.5.2
2019-12-23 12:57:10 +01:00
Márk Sági-Kazár
e889719ced
Merge pull request #2493 from gmponos/request_exception_throwable
...
Widen the previous exception type using Throwable
2019-12-23 12:56:35 +01:00
Mponos George
f25256f660
Widen the previous exception type using throwable
2019-12-23 11:42:56 +02:00
Mponos George
c62b7e54e4
Wrote changelog for version 6.5.2
2019-12-23 10:27:48 +02:00
Alexey Shokov
af1ace0ced
idn_to_ascii() fix for old PHP versions ( #2489 )
2019-12-23 10:05:53 +02:00
Márk Sági-Kazár
8781cac0e4
Fix Roave BC check ( #2490 )
...
* Fix Roave BC checks
* Remove rule from baseline
2019-12-23 09:58:26 +02:00
Mark Sagi-Kazar
6d849f2b8e
Update gitattributes
2019-12-21 23:00:50 +01:00
Mark Sagi-Kazar
9b0f32e61f
Fix indentation
2019-12-21 22:56:50 +01:00
Mark Sagi-Kazar
9a561ccd1e
Rename php cs file
2019-12-21 22:50:57 +01:00
Mark Sagi-Kazar
5902d30604
Add missing extension lowest version build
2019-12-21 22:37:36 +01:00
Mark Sagi-Kazar
4156c3b869
Composer update
2019-12-21 22:37:08 +01:00
Mponos George
f36a012f31
Fix phpstan complains about false errors ( #2485 )
...
* Fix phpstan complains about false errors
* Revert - set cookie to throw exception on array_replace
* Add to baseline a false report about comparison
2019-12-21 22:20:05 +01:00
Mponos George
778445594f
Added visiblity to all constants and php-cs rule for visibility ( #2462 )
...
* Added visiblity to all constants
* Revert back to public some constants and added php-cs rule for visibility
2019-12-21 21:00:15 +01:00
Márk Sági-Kazár
140d45e526
Merge pull request #2486 from guzzle/remove-health-files
...
Use common issue templates
2019-12-21 20:52:53 +01:00