Lines Matching refs:pull
118 - Replaced implicit URI to string coercion [#2946](https://github.com/guzzle/guzzle/pull/2946)
119 - Allow `symfony/deprecation-contracts` version 3 [#2961](https://github.com/guzzle/guzzle/pull/296…
123 - Only close curl handle if it's done [#2950](https://github.com/guzzle/guzzle/pull/2950)
130 …HP 8.1 [#2929](https://github.com/guzzle/guzzle/pull/2929), [#2939](https://github.com/guzzle/guzz…
131 - Support `psr/log` version 2 and 3 [#2943](https://github.com/guzzle/guzzle/pull/2943)
135 - Make sure we always call `restore_error_handler()` [#2915](https://github.com/guzzle/guzzle/pull/…
136 …patibility between the cURL and stream handlers [#2936](https://github.com/guzzle/guzzle/pull/2936)
137 …ovided [#2916](https://github.com/guzzle/guzzle/pull/2916), [#2942](https://github.com/guzzle/guzz…
141 …pull/2914), [#2917](https://github.com/guzzle/guzzle/pull/2917), [#2919](https://github.com/guzzle…
148 - Support for DER and P12 certificates [#2413](https://github.com/guzzle/guzzle/pull/2413)
149 …cURL (http://) scheme for StreamHandler proxies [#2850](https://github.com/guzzle/guzzle/pull/2850)
150 - Support for `guzzlehttp/psr7:^2.0` [#2878](https://github.com/guzzle/guzzle/pull/2878)
154 … consistently between PHP versions and handlers [#2872](https://github.com/guzzle/guzzle/pull/2872)
161 …ub.com/guzzle/guzzle/pull/2712), [#2715](https://github.com/guzzle/guzzle/pull/2715), [#2789](http…
162 …a body summarizer to the http errors middleware [#2795](https://github.com/guzzle/guzzle/pull/2795)
166 - Handle exceptions during response creation [#2591](https://github.com/guzzle/guzzle/pull/2591)
167 - Fix CURLOPT_ENCODING not to be overwritten [#2595](https://github.com/guzzle/guzzle/pull/2595)
168 - Make sure the Request always has a body object [#2804](https://github.com/guzzle/guzzle/pull/2804)
172 - The `TooManyRedirectsException` has a response [#2660](https://github.com/guzzle/guzzle/pull/2660)
173 - Avoid "functions" from dependencies [#2712](https://github.com/guzzle/guzzle/pull/2712)
177 …environment variable GUZZLE_CURL_SELECT_TIMEOUT [#2786](https://github.com/guzzle/guzzle/pull/2786)
217 * Fix multiply defined functions fatal error [#2699](https://github.com/guzzle/guzzle/pull/2699)
229 * Use error level for logging errors in Middleware [#2629](https://github.com/guzzle/guzzle/pull/26…
230 …pport by default and require ext-intl to use it [#2675](https://github.com/guzzle/guzzle/pull/2675)
237 …ead of functions in the `GuzzleHttp` namespace. [#2546](https://github.com/guzzle/guzzle/pull/2546)
238 * `ClientInterface::MAJOR_VERSION` [#2583](https://github.com/guzzle/guzzle/pull/2583)
242 * Avoid the `getenv` function when unsafe [#2531](https://github.com/guzzle/guzzle/pull/2531)
243 * Added real client methods [#2529](https://github.com/guzzle/guzzle/pull/2529)
244 * Avoid functions due to global install conflicts [#2546](https://github.com/guzzle/guzzle/pull/254…
245 * Use Symfony intl-idn polyfill [#2550](https://github.com/guzzle/guzzle/pull/2550)
246 …get()`, `Client::head()`, `Client::patch()` etc [#2529](https://github.com/guzzle/guzzle/pull/2529)
247 * `ConnectException` extends `TransferException` [#2541](https://github.com/guzzle/guzzle/pull/2541)
248 * Updated the default User Agent to "GuzzleHttp/7" [#2654](https://github.com/guzzle/guzzle/pull/26…
252 * Various intl icu issues [#2626](https://github.com/guzzle/guzzle/pull/2626)
256 * Pool option `pool_size` [#2528](https://github.com/guzzle/guzzle/pull/2528)
266 …upport [#2421](https://github.com/guzzle/guzzle/pull/2421) [#2474](https://github.com/guzzle/guzzl…
267 …pull/2442) [#2449](https://github.com/guzzle/guzzle/pull/2449) [#2466](https://github.com/guzzle/g…
268 * IDN support for redirects [2424](https://github.com/guzzle/guzzle/pull/2424)
272 …gument to `BadResponseException::__construct()` [#2427](https://github.com/guzzle/guzzle/pull/2427)
273 * Use SAPI constant instead of method call [#2450](https://github.com/guzzle/guzzle/pull/2450)
274 * Use native function invocation [#2444](https://github.com/guzzle/guzzle/pull/2444)
275 … defaults for PHP installations with old ICU lib [2454](https://github.com/guzzle/guzzle/pull/2454)
276 * Added visibility to all constants [#2462](https://github.com/guzzle/guzzle/pull/2462)
277 …Client::request()` and `Client::requestAsync()` [#2461](https://github.com/guzzle/guzzle/pull/2461)
278 * Widen the exception argument to throwable [#2495](https://github.com/guzzle/guzzle/pull/2495)
282 * Logging when Promise rejected with a string [#2311](https://github.com/guzzle/guzzle/pull/2311)
286 * Class `SeekException` [#2162](https://github.com/guzzle/guzzle/pull/2162)
287 * `RequestException::getResponseBodySummary()` [#2425](https://github.com/guzzle/guzzle/pull/2425)
288 * `CookieJar::getCookieValue()` [#2433](https://github.com/guzzle/guzzle/pull/2433)
289 * `uri_template()` and `UriTemplate` [#2440](https://github.com/guzzle/guzzle/pull/2440)
290 * Request options `save_to` and `exceptions` [#2464](https://github.com/guzzle/guzzle/pull/2464)
295 * idn_to_ascii() fix for old PHP versions [#2489](https://github.com/guzzle/guzzle/pull/2489)
300 …defaults for PHP installations with old ICU lib [#2454](https://github.com/guzzle/guzzle/pull/2454)
301 * IDN support for redirects [#2424](https://github.com/guzzle/guzzle/pull/2424)
306 …upport for reset internal queue in MockHandler. [#2143](https://github.com/guzzle/guzzle/pull/2143)
307 …to pass arbitrary options to `curl_multi_init`. [#2287](https://github.com/guzzle/guzzle/pull/2287)
308 …y handle passing `null` to the `header` option. [#2132](https://github.com/guzzle/guzzle/pull/2132)
309 …ential delay between retires due unit mismatch. [#2132](https://github.com/guzzle/guzzle/pull/2132)
310 …ed offset when using array for ssl_key options. [#2348](https://github.com/guzzle/guzzle/pull/2348)
322 …mproved error messages when using curl < 7.21.2 [#2108](https://github.com/guzzle/guzzle/pull/2108)
323 …in `RequestException::getResponseBodySummary()` [#2081](https://github.com/guzzle/guzzle/pull/2081)
324 …GUZZLE_CURL_SELECT_TIMEOUT environment variable [#2161](https://github.com/guzzle/guzzle/pull/2161)
325 …`GuzzleHttp\Exception\InvalidArgumentException` [#2163](https://github.com/guzzle/guzzle/pull/2163)
326 …e()` to use `hrtime()` if that function exists. [#2242](https://github.com/guzzle/guzzle/pull/2242)
327 …ded curl's `appconnect_time` in `TransferStats` [#2284](https://github.com/guzzle/guzzle/pull/2284)
328 …eption extend Throwable wherever it's available [#2273](https://github.com/guzzle/guzzle/pull/2273)
329 …ncurrent writes to file when saving `CookieJar` [#2335](https://github.com/guzzle/guzzle/pull/2335)
330 …date `MockHandler` so we can test transfer time [#2362](https://github.com/guzzle/guzzle/pull/2362)
345 * Bug fix: Parsing 0 epoch expiry times in cookies [#2014](https://github.com/guzzle/guzzle/pull/20…
346 * Improvement: Better ConnectException detection [#2012](https://github.com/guzzle/guzzle/pull/2012)
347 * Bug fix: Malformed domain that contains a "/" [#1999](https://github.com/guzzle/guzzle/pull/1999)
348 …ffset when a cookie has no first key-value pair [#1998](https://github.com/guzzle/guzzle/pull/1998)
349 * Improvement: Support PHPUnit 6 [#1953](https://github.com/guzzle/guzzle/pull/1953)
350 * Bug fix: Support empty headers [#1915](https://github.com/guzzle/guzzle/pull/1915)
351 * Bug fix: Ignore case during header modifications [#1916](https://github.com/guzzle/guzzle/pull/19…
358 … ipv6) [#1608](https://github.com/guzzle/guzzle/pull/1608), [#1659](https://github.com/guzzle/guzz…
359 …summary in exception message when body is empty [#1621](https://github.com/guzzle/guzzle/pull/1621)
360 …ment: Handle `on_headers` option in MockHandler [#1580](https://github.com/guzzle/guzzle/pull/1580)
362 …of the class instead of using hardcoded strings [#1641](https://github.com/guzzle/guzzle/pull/1641)
363 * Feature: Added `read_timeout` option [#1611](https://github.com/guzzle/guzzle/pull/1611)
364 …ub.com/guzzle/guzzle/pull/1685), [#1686](https://github.com/guzzle/guzzle/pull/1686), [#1811](http…
365 …ponseException instantiation without a response [#1642](https://github.com/guzzle/guzzle/pull/1642)
366 * Feature: Added NTLM auth [#1569](https://github.com/guzzle/guzzle/pull/1569)
367 * Feature: Track redirect HTTP status codes [#1711](https://github.com/guzzle/guzzle/pull/1711)
368 * Improvement: Check handler type during construction [#1745](https://github.com/guzzle/guzzle/pull…
369 …ys include the Content-Length if there's a body [#1721](https://github.com/guzzle/guzzle/pull/1721)
370 …d convenience method to access a cookie by name [#1318](https://github.com/guzzle/guzzle/pull/1318)
371 … `CURLOPT_CAPATH` and `CURLOPT_CAINFO` properly [#1684](https://github.com/guzzle/guzzle/pull/1684)
372 …\rejection_for` function instead of object init [#1827](https://github.com/guzzle/guzzle/pull/1827)
395 https://github.com/guzzle/guzzle/pull/1488
404 https://github.com/guzzle/guzzle/pull/1389
406 https://github.com/guzzle/guzzle/pull/1324
408 https://github.com/guzzle/guzzle/pull/1373
410 https://github.com/guzzle/guzzle/pull/1377
412 https://github.com/guzzle/guzzle/pull/1406
414 https://github.com/guzzle/guzzle/pull/1409
416 https://github.com/guzzle/guzzle/pull/1422
418 https://github.com/guzzle/guzzle/pull/1367
430 context. https://github.com/guzzle/guzzle/pull/1282
432 https://github.com/guzzle/guzzle/pull/1287
434 https://github.com/guzzle/guzzle/pull/1292
440 statistics for requests. https://github.com/guzzle/guzzle/pull/1202
442 https://github.com/guzzle/guzzle/pull/1195
444 https://github.com/guzzle/guzzle/pull/1216
446 a simple set of rules. https://github.com/guzzle/guzzle/pull/1197
448 https://github.com/guzzle/guzzle/pull/1237
450 https://github.com/guzzle/guzzle/pull/1232
452 same name. https://github.com/guzzle/guzzle/pull/1221
454 multipart body. https://github.com/guzzle/guzzle/pull/1218
457 cURL handler. https://github.com/guzzle/guzzle/pull/1187
459 header changes. https://github.com/guzzle/guzzle/pull/1207
463 https://github.com/guzzle/guzzle/pull/1201
467 https://github.com/guzzle/guzzle/pull/1163
469 https://github.com/guzzle/guzzle/pull/1189
603 See https://github.com/guzzle/guzzle/pull/943.
607 See https://github.com/guzzle/guzzle/pull/937.
611 responses. See https://github.com/guzzle/guzzle/pull/947.
613 https://github.com/guzzle/guzzle/pull/935.
638 https://github.com/guzzle/guzzle/pull/871
788 See: https://github.com/guzzle/guzzle/pull/765
998 https://github.com/guzzle/guzzle/pull/380