Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115365 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 58238 invoked from network); 8 Jul 2021 09:54:14 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 8 Jul 2021 09:54:14 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 34D301804AA for ; Thu, 8 Jul 2021 03:16:28 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, MISSING_HEADERS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-il1-f179.google.com (mail-il1-f179.google.com [209.85.166.179]) (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 ; Thu, 8 Jul 2021 03:16:27 -0700 (PDT) Received: by mail-il1-f179.google.com with SMTP id i13so6075975ilu.4 for ; Thu, 08 Jul 2021 03:16:27 -0700 (PDT) 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:cc; bh=hoZBsUDTgCK/xf+j70Db4ZhF/LJeglGPsV1qw2FUMX4=; b=o1i8/ptqCZG3M1QMFWzny/kNTZO0oF1Evoz+229KOk77FpfRsNnGTXpYDm7Op33XSg +M0ADmgFb5OWd0ZoIK1vma8ynjJY2kNiDZA5t0StRHmmCQARrr5bPsFDTH7BnJOW9Zrm D4hQs2NDQ6D28BtfFMDMU4Fuk3ObyTyXX2sJTvReyhAmsJ5UpZkPN4lginsE/gb0uME8 whTiBA2hhIZlzr6ghjNfx85A2XjOjLcngLUyHpKq7WpvOg37yxxyRlIqc8Bc2cAB5WX3 do8Jm57q4I0TmSHU7t1ZRKDcG3p0ncDph0T6adCLoQ6Vy1uq91dqOUE8flEdRi4u9gB5 v3pA== 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:cc; bh=hoZBsUDTgCK/xf+j70Db4ZhF/LJeglGPsV1qw2FUMX4=; b=f8kP/5GizrtVGI0utTv8qsRP1KLcB86fASV98QL+rRzAks6AkP/w4dzULNeo4W7Zb3 SnThCEbCZp69INaIvf+wXvxbYAM3o2Crdrrk9jbsLVrXv3DjP2MCQoZAeSL1hrr5uuyL yck6tzmgdV5zsd9wNwEY5YT8PS+io2z1iBRn2yXLB+RUksmV0PtnfM3kKLzOAcpz2tZ2 npXONGfYY21Ke3HWowvSjHbAufPDHQBzOXOs+4TnE9R9OyZmKjNiEmBzoy9FcqVzoOxl LP4OM+QrRAiASPuvon9E7abR9NipbTDB2gMa++OsBMdb6TIaS1K+9YUq68jRmks4q74H eezw== X-Gm-Message-State: AOAM533goDe3k0GLWP3Wvv1LxEPJnG+HZXxoBgjiGlNvxSkxxS5fxlnP E0aZgqHZelaXucBC/h5qdjvOcFKvCuHcExTg5lvZoDFG X-Google-Smtp-Source: ABdhPJxF3eKOVddS97+fwlFaOhjuDpnAv2J2b+SY5XKqr1p3d4BQBuIsgyRy8H7zi3Xkdkh5XAEAIvGKMTj/HVf42NY= X-Received: by 2002:a05:6e02:1d12:: with SMTP id i18mr22017793ila.97.1625739383949; Thu, 08 Jul 2021 03:16:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 8 Jul 2021 12:16:12 +0200 Message-ID: Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000007a568c05c699f2bc" Subject: Re: [PHP-DEV] [RFC] Under Discussion: Default User-Agent for cURL From: paresy@gmail.com (Michael Maroszek) --0000000000007a568c05c699f2bc Content-Type: text/plain; charset="UTF-8" Hi Dan, that sounds reasonable. I have also updated the target to 8.2 and will wait a big more to give everyone extra time. Am Mi., 7. Juli 2021 um 18:13 Uhr schrieb Dan Ackroyd < Danack@basereality.com>: > On Tue, 6 Jul 2021 at 15:58, Michael Maroszek wrote: > > > > Dear internals, > > > > I didn't receive any more feedback on this RFC, therefore I would like to > > start voting next week on the RFC as is. > > fyi, I think you'll need to update the 'Proposed PHP Version' to 8.2. > > Ben Ramsey wrote on 22 Jun 2021 - > https://news-web.php.net/php.internals/115001 > > This means FEATURE FREEZE for PHP 8.1 is on 20 July! > > From the RFC 'rules' - https://wiki.php.net/rfc/howto > > Set a deadline for voting; the minimum period is two weeks. > > 20 - 14 = yesterday was the last day for opening votes targeting 8.1 > > As there are quite a few RFCs in flight, and this one hasn't been > discussed much, I'd recommend holding off opening the vote until after > the 20th, as that people might have a bit more spare bandwidth to > think about it then. > > cheers > Dan > Ack > --0000000000007a568c05c699f2bc--