1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00
Files
archived-php-src/ext/curl
Christoph M. Becker 72e1da81b6 Deprecate CURLPIPE_HTTP1
`CURLPIPE_HTTP1` is deprecated and has no effect as of cURL 7.62.0[1].
We therefore deprecate the PHP constant as well, and trigger a warning
that it is no longer supported, if used against cURL 7.62.0 and up.

[1] <https://curl.haxx.se/libcurl/c/CURLMOPT_PIPELINING.html>
2019-05-07 17:05:07 +02:00
..
2019-05-02 15:13:24 +02:00
2019-04-11 16:45:45 +02:00
2019-05-07 17:05:07 +02:00
2019-04-29 10:21:07 +02:00
2019-02-03 21:03:00 +01:00