Re-use of CURLE_OBSOLETE20
Date: Fri, 15 Nov 2019 10:26:24 +0100
Hi all,
current versions of PHP won't build against current libcurl master[1],
because CURLE_OBSOLETE20 has been re-used as CURLE_HTTP3[2]. While this
could of course be fixed in PHP, it looks like quite some other code may
be affected as well[3], so maybe it would be good to additionally re-add
CURLE_OBSOLETE20 as alias for CURLE_HTTP3, like it had been done for
CURLE_OBSOLETE16 before[3].
Thoughts?
[1] <https://externals.io/message/107793>
[2]
<https://github.com/curl/curl/commit/b3eb7d172aab6c7f423aea2f97c27099d6b65f7a>
[3] <https://github.com/search?q=CURLE_OBSOLETE20&type=Code>
[4] <https://github.com/curl/curl/pull/106>
Regards,
Christoph
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-11-15