Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108097 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 86979 invoked from network); 11 Jan 2020 02:49:45 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Jan 2020 02:49:45 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6C1CB1804F3 for ; Fri, 10 Jan 2020 16:55:47 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 10 Jan 2020 16:55:46 -0800 (PST) Received: by mail-wr1-f45.google.com with SMTP id q6so3450566wro.9 for ; Fri, 10 Jan 2020 16:55:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6qu8p7OZnMUKWszJXATZhXKUEXRyO4zAa8SfrUy7bO0=; b=oYF5N1DBXcT68JlG91Cq7eF7KYarcr4juH2PBpWC0jeRAeDi4qonJITbDyx/LyJ8rR P5fSYtKFHrz2Z7bz+nqQ5ZcsnGKQeKT4DNaFE3EyahQVGu6oCoPozJt1ZhGELR51+Wus p7VPn/EfxgGgZbD4JZkacRvmSbMf+JjelOH3BgLLVk0W0YYUkFILHQ+JFv3TmOI9PhHK HabcexcX6vquTutKcd52/E89tPnsoRvqjsnsQFfVRVioWPoSDTUc+lnfxMswmh7qDRcn 0xEE778lnKy3oY/i8eBOKm3rN8urqJjVQnAk7ypbqWHFNMCDRlPB5VUQIzTHiqFO2dZO HbVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6qu8p7OZnMUKWszJXATZhXKUEXRyO4zAa8SfrUy7bO0=; b=HlxD1FaJqmfi/IcmMy+iyM7PZ3FJjUClv7CC4NA/9O7LVTscQ9sAAHUIk3AWnVU2PC HWKKfclHcf8XmF4FrrB08cGmNXvfDqp4ZIZ0LPDrxkaaN8x5KytS5+iQMoGEAnBDbBN9 A5mUeNZ/F3otEA0HkylIA4ugmqRNmMKPu8e8iSkDUxCgMmQjkP8uxBd1S6+I3H0kQqd3 ByDixgd0T9AW3MbAwR3XX8QwnlBrY5R93zexHXQbyIT1uIzwgf8WfzbntFwGWWjbdelH ZZk8b8GhaMCvWl0MM9LCa/3Vn5oKmFDgJjMlJFdBYrlFZOA+xqFM23erFFjLXPwVscPW dbIQ== X-Gm-Message-State: APjAAAV5AE5DTjg2FjSnH9kZ0hti4VSl9yPleBFgjRJtHV0am0zgUj7S ogXIg1LwBJ52lVEJZ+1919PbQxOsZYZVBD/axOY= X-Google-Smtp-Source: APXvYqzQkyt78Yabt+YBNIqCKfS8uwKMxqK6ctCfRmRpyeMwULzaLsKypCxz5tSvlMPyNW6VN0bMeqYQrT4ywxccKvg= X-Received: by 2002:a5d:548e:: with SMTP id h14mr6485696wrv.380.1578704144658; Fri, 10 Jan 2020 16:55:44 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 11 Jan 2020 07:55:30 +0700 Message-ID: To: "Christoph M. Becker" Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Bump required libcurl version to 7.17.1 From: pierre.php@gmail.com (Pierre Joye) Good morning Christoph, I would even bump it to a much more recent version for 8.x or we will have the same issue during 8.x lifetime (we may anyway but starting with a 10+ years old version makes it much more likely). Best, On Wed, Jan 8, 2020 at 9:50 PM Christoph M. Becker wrote: > > Hi all, > > quite a while ago I've submitted > , but received no feedback on > that so far, so I'm writing this mail. > > The pull request is about bumping the required libcurl version for > ext/curl to 7.17.1, which has been released twelve years ago. The main > reason for the bump is to remove most of the obsolete constants which > have been scheduled for removal from libcurl for more than ten years. > The fact that we still use them, has almost bitten us not long ago[1], > so I think that PHP 8 is a good opportunity to finally remove them. > > If there are no objections, I'll merge PR #4917 in a week. > > [1] > > Thanks, > Christoph > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://www.libgd.org