Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121751 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 17611 invoked from network); 22 Nov 2023 02:18:33 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Nov 2023 02:18:33 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3F2CC180031 for ; Tue, 21 Nov 2023 18:18:35 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DMARC_MISSING, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 21 Nov 2023 18:18:34 -0800 (PST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-66d17bdabe1so24543176d6.0 for ; Tue, 21 Nov 2023 18:18:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700619510; x=1701224310; h=references:to:cc:in-reply-to:date:subject:mime-version:message-id :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5UppGt9oecPSF/Bo6ysHY4XBZ7w03SUplyqnt549Kyw=; b=BSm8l1RdvqWpmFjIsVoVD3AmrrCl4EUG4gR1iIC499ZT9veeA/Qvi7WA578t5erfc1 Qxv76sQLl2PMSgQJ4TZf3rbmdHKPA2lBTNsxF/VJcWVwIFxbxdYyUv4tyDvk9egS6npz SHrp9ytQtK+PgkHvn+oKFixc37tf8OUWy525WyykKWkL7zvYUwjcoKYZ5sskEPGqwrYJ eQLt7sWBlc0QHqc01k2IcFKUPmimFdKXL4u6MesUloXcdbNVwRlJ5qf7wm8Fw4rbL3CX TGQTsxHs7uYOrwd6ZYKFBplqTwZ7djTW+h9Z3C97on1zt6F49zyWTKNjkxFfO/w2R64R lLcg== X-Gm-Message-State: AOJu0Yz4t00jvGvntmv0KDzU6ibhBUXfdVIcRJ8iBlhxVCOOaT+Rj4JN LNbaUOZarj3pxaZxJgCS+Ceh+w== X-Google-Smtp-Source: AGHT+IGKrLprL3/Fyxqi5/ZEuYCjiKGV9Cm6m39kZ+iuf3s7lXGY7OH2IPbGL72sglCN+zDBTNdVIw== X-Received: by 2002:a05:6214:c63:b0:655:d9b1:7980 with SMTP id t3-20020a0562140c6300b00655d9b17980mr1001055qvj.62.1700619510316; Tue, 21 Nov 2023 18:18:30 -0800 (PST) Received: from smtpclient.apple (h96-61-171-157.lvrgtn.broadband.dynamic.tds.net. [96.61.171.157]) by smtp.gmail.com with ESMTPSA id ph7-20020a0562144a4700b006731d3380f1sm4494698qvb.15.2023.11.21.18.18.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 18:18:29 -0800 (PST) Message-ID: <32D7769A-85BC-4DFF-859A-EB1D2650DC32@php.net> Content-Type: multipart/alternative; boundary="Apple-Mail=_00FD3796-AC25-4243-BB35-95BC46820080" Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.200.91.1.1\)) Date: Tue, 21 Nov 2023 20:17:58 -0600 In-Reply-To: Cc: internals@lists.php.net To: "G. P. B." References: <655d1cb4.810a0220.5b63f.ee1cSMTPIN_ADDED_MISSING@mx.google.com> X-Mailer: Apple Mail (2.3774.200.91.1.1) Subject: Re: [PHP-DEV] PHP-8.1 open for bug fixes UNTIL 25 Nov From: ramsey@php.net (Ben Ramsey) --Apple-Mail=_00FD3796-AC25-4243-BB35-95BC46820080 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Nov 21, 2023, at 18:22, G. P. B. wrote: >=20 > On Tue, 21 Nov 2023 at 21:10, Ben Ramsey > wrote: >> We=E2=80=99ve discussed this among release managers, and I=E2=80=99m = updating this=20 >> thread to clarify that I was mistaken about what the dates for = supported=20 >> versions mean. These are the dates up until we will accept patches to = a=20 >> version branch. So, for example, we will accept bug fix patches in = the=20 >> PHP-8.1 version branch until 25 November. This means there may be=20 >> another release following the end-of-active-support date, if there = are=20 >> bug fixes in the version branch. >>=20 >> The PHP-8.1 branch is open for bug fixes UNTIL 25 November. I=E2=80=99m= very=20 >> sorry for the confusion. >>=20 >> Cheers, >> Ben >=20 > Does this mean any bug-fix merged into 8.2 already needs to be = backported? > Or will 8.1 RMs do this? >=20 > Best regards, >=20 > Gina P. Banyard > =20 Gina, Since this was my mistake, I will help resolve this. Let me know what = bug fixes would have otherwise gone into the PHP-8.1 branch, and I=E2=80=99= ll take care of merging them. Cheers, Ben --Apple-Mail=_00FD3796-AC25-4243-BB35-95BC46820080--