1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 05:18:13 +01:00

3667 Commits

Author SHA1 Message Date
Graham Campbell
53f5a4ece4
Fixes for PHP 8.4 deprecation (#3203) 2024-03-31 11:13:17 +01:00
Graham Campbell
354893b0c0
Fix client integration tests (#3204) 2024-03-31 11:08:31 +01:00
Graham Campbell
2779e868a0
Corrected EOL information 2023-12-21 17:50:25 +00:00
shoito
41042bc7ab
Fix GitHub CI Workflow Badge URL (#3188)
See https://github.com/badges/shields/issues/8671
7.8.1
2023-12-03 20:35:24 +00:00
Saleh Hashemi
4d6ca3b97c
Add tests for cookie removal and update in FileCookieJar (#3182) 2023-12-03 20:33:03 +00:00
Mickaël
9338d986a1
Add another base_uri example in documentation (#3189) 2023-12-03 20:32:15 +00:00
Graham Campbell
d68085a83c
Release 7.8.1 (#3193) 2023-12-03 20:31:31 +00:00
Graham Campbell
9cb80ef7ad
Switch to actions/checkout@v4 and upgrade SA tools (#3192) 2023-12-03 20:27:41 +00:00
Graham Campbell
d95d9ab748
Replace call_user_func* syntax in tests (#3174) 2023-09-11 10:12:01 +01:00
Graham Campbell
a427580ac3
Revert "Pin to Composer 2.5.8"
This reverts commit 56a99b55453cfe877f13d75619aa2a14fa913b28.
2023-09-11 10:11:49 +01:00
Graham Campbell
56a99b5545
Pin to Composer 2.5.8 2023-09-01 11:39:32 +01:00
Graham Campbell
1cfc24f9fb
Replaced bad all insecure/invalid/redirecting links 2023-09-01 11:33:01 +01:00
Graham Campbell
e79c79ef5b
Update link in server.js to point to an https site 2023-09-01 11:17:29 +01:00
Graham Campbell
deed4d9504
Updated version guidance in the readme (#3171) 2023-08-27 11:28:50 +01:00
Graham Campbell
1110f66a65
Release 7.8.0 (#3170) 7.8.0 2023-08-27 11:20:53 +01:00
Graham Campbell
2055ef6f15
Merge branch '7.7' into 7.8 2023-08-27 11:03:49 +01:00
Graham Campbell
085b026db5
Release 7.7.1 (#3169) 7.7.1 2023-08-27 11:02:06 +01:00
Graham Campbell
72aa33d21f
Update SA tools (#3168) 2023-08-27 10:55:27 +01:00
Graham Campbell
01531d17ef
Use node 18 in CI (#3167) 2023-08-26 11:42:29 +01:00
Graham Campbell
e21a355f79
Update ci.yml 2023-08-26 11:23:52 +01:00
Graham Campbell
240a0d47d0
Bump min versions for PHP 8.3 support 2023-08-26 11:23:13 +01:00
Tim Düsterhus
009674abc1
Run CI with PHP 8.3 (#3157) 2023-08-26 11:01:56 +01:00
Niki Ewald Zakariassen
2ca50cee78
Added automatic closing of curl handles on CurlFactory object destruction (#3165) 2023-08-26 11:01:24 +01:00
Tim Düsterhus
21314fd3f7
Remove the need for AllowDynamicProperties in CurlMultiHandler (#3158) 2023-08-03 18:16:17 +01:00
Rutek
cd634c213d
Fix typo in the abandoned request option name (#3151) 2023-06-30 13:06:03 +01:00
Graham Campbell
fb7566cacc
Release 7.7.0 7.7.0 2023-05-21 15:04:53 +01:00
Graham Campbell
7936fe9e18
Support guzzlehttp/promises v2 (#3142) 2023-05-21 15:00:46 +01:00
Graham Campbell
925b5ede29
Tweaked version guidance 2023-05-21 14:56:05 +01:00
Graham Campbell
aff112895e
Fixed tests 2023-05-21 14:05:55 +01:00
Graham Campbell
201f3e86ac
Use symfony code style 2023-05-21 14:00:00 +01:00
Graham Campbell
8444a2bacf
Merge branch '7.5' into 7.6 7.6.1 2023-05-15 22:43:01 +02:00
Graham Campbell
584d1f06b5
Release 7.5.3 7.5.3 2023-05-15 22:42:18 +02:00
Graham Campbell
0d06ef537e
Fix SetCookie::fromString MaxAge deprecation warning and skip invalid MaxAge values (#3141) 2023-05-15 22:38:44 +02:00
Graham Campbell
733dd89533
Release 7.6.0 (#3136) 7.6.0 2023-05-14 13:23:39 +02:00
Graham Campbell
ea2e08481f
Apply on request the version set in options parameters (#3135)
Co-authored-by: Mponos George <5675248+gmponos@users.noreply.github.com>
2023-05-14 12:15:49 +02:00
Graham Campbell
3d12c4ba38
Merge branch '7.5' into 7.6 2023-05-14 11:21:09 +02:00
Graham Campbell
4019c94f08
Release 7.5.2 (#3134) 7.5.2 2023-05-14 11:20:02 +02:00
Illia Antypenko
39ad11f6c7
Corrected docs and default connect timeout value to 300 seconds (#3075)
Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
2023-05-14 11:17:19 +02:00
Graham Campbell
15c3f6943f
Fix set cookie constructor validation (#3133) 2023-05-14 11:10:32 +02:00
Graham Campbell
a8154fcb94
Add support for setting crypto method in a unified way (#3132) 2023-05-13 17:28:03 +02:00
Graham Campbell
ebd2b6bc45
Fix 0 body handling (#3131) 2023-05-13 16:52:30 +02:00
Graham Campbell
255d7157b4
Enable error_reporting=E_ALL on CI (#3123) 2023-04-18 09:37:42 +01:00
Graham Campbell
d456dff124
Cleanup CI (#3122) 2023-04-18 09:25:48 +01:00
Graham Campbell
b964ca597e
Release 7.5.1 (#3121) 7.5.1 2023-04-17 17:30:08 +01:00
Alex
5b71b8f54f
GitHub Workflows security hardening (#3081) 2023-04-17 17:24:07 +01:00
Gergely Sényi
c6f3a35d50
Fix NO_PROXY settings (#3117) 2023-04-17 17:21:54 +01:00
Graham Campbell
242f1283b0
Dropped broken BC check (#3120) 2023-04-17 17:21:17 +01:00
Graham Campbell
5f3a3db101
Tweak CI matrix (#3119) 2023-04-17 17:20:58 +01:00
Graham Campbell
385f6547c7
Adjust guzzlehttp/psr7 version constraint to ^1.9.1 || ^2.4.5 (#3118) 2023-04-17 17:15:31 +01:00
Shawn Corrigan
e0a28b6a14
Update Testing documentation for test-server package (#3113) 2023-04-17 17:15:03 +01:00