On 15.11.2019 at 10:31, Daniel Stenberg wrote: > On Fri, 15 Nov 2019, Christoph M. Becker via curl-library wrote: > >> 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]. > > Thanks, we should really do that. My mistake. > > You want to make a PR for it or shall I?
I've submitted <https://github.com/curl/curl/pull/4601>. Thanks, Christoph ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
