diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-05-07 17:05:07 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-05-07 17:05:07 +0200 |
commit | 72e1da81b6792d4141b4b41f6fc3e92b68aa0f3e (patch) | |
tree | e8aeac0a0a57d467fbfabbc22be806f1d8bf1362 /ext/reflection/php_reflection.c | |
parent | 6fad150cfdec697cb1b789447d10056f009a208d (diff) | |
download | php-git-72e1da81b6792d4141b4b41f6fc3e92b68aa0f3e.tar.gz |
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>
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions