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

122 Commits

Author SHA1 Message Date
Graham Campbell
02fbe81490 Suggest installing ext-curl (#2564) 2020-01-19 09:31:46 +01:00
Mark Sagi-Kazar
4156c3b869
Composer update 2019-12-21 22:37:08 +01:00
Mark Sagi-Kazar
7fac283d34
Normalize composer 2019-12-20 13:14:15 +01:00
Mark Sagi-Kazar
0ccbbb3ad7
Install composer normalize 2019-12-20 12:58:44 +01:00
Tobias Nyholm
b7455b541d
Move php-http/client-integration-tests to require-dev (#2445) 2019-12-08 21:18:03 +01:00
Tobias Nyholm
4723e9dfb8
Added integration tests for PSR-18 (#2437) 2019-12-08 20:55:00 +01:00
Tobias Nyholm
5d944d0ab2
Update our extension requirements (#2443)
* Update our extension requirements

* added back json
2019-12-08 20:02:49 +01:00
Tobias Nyholm
e5d0eb2fc5
Implement PSR-18 (#2421)
* Implement PSR-18

* CS

* Remove snapshot
2019-12-08 14:23:48 +01:00
Alexey Shokov
9d4716949a Internationalized domain name (IDN) support (#2286)
* Internationalized domain name (IDN) support

* Documentation fix

* Tests for base_uri

* PHPStan and CI fixes

* cs
2019-12-07 10:28:27 +01:00
Graham Campbell
cf2be08d0f Fixed branch alias (#2392)
* Fixed branch alias

* Bumped again
2019-10-30 11:27:27 +02:00
Tobias Nyholm
5084d8e9f7
Require latest version of guzzlehttp/psr7 (#2373) 2019-10-18 12:17:52 +02:00
George Mponos
1a587b777c Added sort packages on composer config 2018-11-25 22:11:59 +02:00
George Mponos
59c59cf12a Require ext-json 2018-11-25 22:09:37 +02:00
Mponos George
b309ed9ad4 Use test logger of PSR (#2215) 2018-11-21 18:36:52 +01:00
Andreas Möller
758127d23c
Enhancement: Normalize composer.json 2018-11-18 23:50:19 +01:00
Dariusz Ruminski
2e06f1e1c6
DX: Allow PHPUnit 7 2018-04-08 21:11:25 +02:00
Graham Campbell
7d387e37e0
Fixed branch alias 2018-03-11 14:15:12 +00:00
Gabriel Caruso
36e89c8968 Support PHPUnit 6 2018-01-23 16:01:32 -02:00
Gabriel Caruso
38d61ba642 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2018-01-23 16:01:32 -02:00
Pavel Batanov
703160e28b Add PHP 7.2 testing (#1811)
* Update travis to test against php 7.2

* Add tests for countables

* Update dev phpunit to ^5.0

* Fix tcp proxy URL
2017-05-01 11:12:41 +02:00
Márk Sági-Kazár
2297b43ad7
Merge branch '6.2.x' 2017-02-28 23:51:22 +01:00
Tobias Schultze
8d6c6cc551 Fix deprecations with guzzle/psr7 version 1.4
Fix wrong example doc

replace deprecated Uri::resolve

Fix documented types for body request option
2017-02-28 23:50:30 +01:00
Mponos George
01324c2fbc Add psr/log package to suggested packages (#1729) 2017-02-05 03:32:13 +01:00
Tobias Schultze
f0a4ecca8c require psr7 1.3.1
previous versions had bug when combining the URI components
2016-06-29 18:47:07 +02:00
Graham Campbell
f5e6ce563c Bumped branch alias to 6.2 2016-01-26 19:25:48 +00:00
Graham Campbell
62cd40c2bb Updated branch alias 2015-09-06 21:56:33 +01:00
Mark Trapp
d706b16e29 Conditionally require functions.php 2015-06-25 12:50:04 -04:00
Michael Dowling
1247f26103 Bumping psr7 requirement 2015-06-24 13:05:23 -07:00
Michael Dowling
ddbbba92ef Using older composer syntax for older versions of composer 2015-05-27 17:30:19 -07:00
Michael Dowling
4da71b1611 Removing branch alias 2015-05-26 11:16:26 -07:00
Michael Dowling
29afd334ba Merge branch 'guzzle-v6'
Includes minor tweaks:

1. Link to UPGRADING.md from CHANGELOG.md.
2. Add psr/log to dev requirements.
2015-05-26 10:45:41 -07:00
Michael Dowling
99546a4171 5.3-dev not 5.0-dev 2015-05-25 16:47:27 -07:00
Michael Dowling
153d068d8c Preparing branch aliases 2015-05-25 16:21:15 -07:00
Maks3w
2a62ae6090 psr/log is not used in this project 2015-05-22 11:07:14 +02:00
Michael Dowling
f3c8c22471 5.3.0 release 2015-05-19 20:47:55 -07:00
Michael Dowling
9b720234f3 Updating dependencies 2015-05-19 10:49:28 -07:00
Michael Dowling
c0442a3819 Fixing composer.json 2015-05-18 15:30:41 -07:00
Michael Dowling
70d9581622 Bumping promise dep 2015-05-09 19:30:47 -07:00
Michael Dowling
7d701db9be Bumping PHP requirement to 5.5 2015-04-25 19:29:57 -07:00
Michael Dowling
fd095f0f68 PSR-7 updates 2015-04-19 20:39:53 -07:00
Michael Dowling
3b62b924f2 Merge pull request #1016 from GrahamCampbell/patch-1
Fixed a typo
2015-04-01 15:43:23 -07:00
Graham Campbell
07b4895990 Improved version constraints 2015-03-30 00:15:09 +01:00
Graham Campbell
2e5762269c Fixed a typo 2015-03-30 00:12:28 +01:00
Michael Dowling
5129164be7 Lots of refactoring and updates 2015-03-20 00:21:42 -07:00
Michael Dowling
9c9a4cdd71 Backwards compat updates 2015-03-03 14:02:24 -08:00
Michael Dowling
1a9ad6b553 WIP refactor for PSR-7 2015-02-25 14:50:44 -08:00
Graham Campbell
7d9539da5d Fixed the branch alias 2014-10-24 18:24:14 +01:00
Michael Dowling
2c2f1d7c47 Updating to use RingPHP and s/adapter/handle/g 2014-10-12 18:27:08 -07:00
Graham Campbell
afa6b096d9 Update composer.json 2014-10-12 22:22:37 +01:00
Graham Campbell
8ebec93683 Updated the version constraints 2014-10-12 20:48:44 +01:00