Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111940 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 45302 invoked from network); 28 Sep 2020 09:45:00 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 28 Sep 2020 09:45:00 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 18D3A1804AA for ; Mon, 28 Sep 2020 01:56:19 -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.6 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-io1-f43.google.com (mail-io1-f43.google.com [209.85.166.43]) (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 ; Mon, 28 Sep 2020 01:56:18 -0700 (PDT) Received: by mail-io1-f43.google.com with SMTP id y74so305746iof.12 for ; Mon, 28 Sep 2020 01:56:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=RKZ98t3vee1iOlOGF8hJpnZ0hHi02hAxtr2aqb0UsDk=; b=gjCSUmNapoCH9EZz0WHj5D6Aqx4411jcbgK1NhhZevhhAgU3AXK5GHRRb3D2sbku7a V93duF+kyKrVHIJYQfoNtB2pKM0dINxAoDiTkprWR6a50IZoSCrxMphAgpbwBAP7wC+u Bb1KwLpveAv7Y/k6vqxgO6Cf6po9/lH4Couf6nSdIsQmyqp6mak1lBixxU37YAr9yi/Q 7HJTfc2ygp7+AQasWAh77r/Syt2/uLGuysZqvrTa9cmGAb0I2Ye6Pz6HM38PHohJ+Kn6 gxnR7/M3LnZNleTRdI33tvh9CHRIbMCKf+YhkhtyMY6YtxqqQbkgoLJZxaZhRgvIPTY9 AeHw== X-Gm-Message-State: AOAM532qoFgudAu7SekBmmmzSlxw6LQFapmthh+rvXORBizFN7L0Kmmq gYBp2n4t+Tpxp7yLSjx7PynG66hOVJI= X-Google-Smtp-Source: ABdhPJwi3H/BAdgRvHNrvYOb6LvrOWjXsyFdhn0uTFtMtfrZgdFFcG2dQeyETghxk7MN3QkaC7JuQQ== X-Received: by 2002:a05:6638:24d1:: with SMTP id y17mr335432jat.3.1601283376780; Mon, 28 Sep 2020 01:56:16 -0700 (PDT) Received: from mail-il1-f176.google.com (mail-il1-f176.google.com. [209.85.166.176]) by smtp.gmail.com with ESMTPSA id b24sm231326ill.68.2020.09.28.01.56.16 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 28 Sep 2020 01:56:16 -0700 (PDT) Received: by mail-il1-f176.google.com with SMTP id s88so434153ilb.6 for ; Mon, 28 Sep 2020 01:56:16 -0700 (PDT) X-Received: by 2002:a92:950d:: with SMTP id y13mr312641ilh.42.1601283376085; Mon, 28 Sep 2020 01:56:16 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 28 Sep 2020 10:55:58 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP Internals Cc: Sara Golemon Content-Type: multipart/alternative; boundary="000000000000d1033305b05bd697" Subject: [PHP-DEV] PHP 8.0 branch cut - The Return From: carusogabriel@php.net (Gabriel Caruso) --000000000000d1033305b05bd697 Content-Type: text/plain; charset="UTF-8" Following Sara's email a couple of weeks ago, I come this week with a similar one: Next Tuesday, Sep 29th, has been marked on our calendars as the branch date for PHP-8.0 which would open master up for 8.1 targeted work. This would mean that bug fixes would need to include PHP-8.0 in their merge chain (meaning more work to merge 8.0 targeted fixes). Please let Sara and I know how you feel about this date. We can see that master is still quite active, especially with https://github.com/php/php-tasks/issues/18 and https://github.com/php/php-tasks/issues/16, and we don't wish to make the work to stabilize the 8.0 release any more difficult than it has to be. Thanks, --000000000000d1033305b05bd697--