Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111849 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 42341 invoked from network); 11 Sep 2020 17:42:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Sep 2020 17:42:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 89D0C180559 for ; Fri, 11 Sep 2020 09:49:24 -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=3.2 required=5.0 tests=BAYES_20, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f174.google.com (mail-lj1-f174.google.com [209.85.208.174]) (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, 11 Sep 2020 09:49:23 -0700 (PDT) Received: by mail-lj1-f174.google.com with SMTP id u4so12959583ljd.10 for ; Fri, 11 Sep 2020 09:49:23 -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; bh=rth+/h/sj16ah7NrpiWKNJT9iz6iYtqagki+j8ZnEOU=; b=ixGoMb2j0p/jL3bPJgBFUDLvSzm6OJlSzusVwtbZuvUJxa/bBDjLDBh29q15MBxqRx 7bq5u/xO+0i320vBVOYpmFinj90CNveCk3G9psO3XGIwiDhpebzh4REdBIK5+4mzIaVS YKY2DHSzLEPp/mKep29FxGJcsAudWftqHZFWt2k92wEgPO3R2hkac1h7JiRybCcDyIyy EiDDEYPjEugJX+XDu8uLiKaheKxYB5wws5J1zcarrN11OPz3vQsiurJqBcpPt7SiiWaG 2J++zihkYbfccgnn3AZt27ftYv43V94kfndtzHjpW4jV1eyyiEWpmc5lviWq7uEvVCxU Pf+A== X-Gm-Message-State: AOAM530o2s0ZpcFAjeAb5zpXH2nEYTlcPP4VVkFucwQ9L1RrSWPzT15P SUw6G5QGJF5WLf0Rk6ask5SSr8KqX9Ub9NejoMz2aNpG5M5QPw== X-Google-Smtp-Source: ABdhPJxS+AZPKc3CpWzlPPcJyhpy4sDqfNhX1EGPF2wQntC0oguklAlbTvVV+fAZS3lnfeeenb5asSZIslZRNT8Y5n8= X-Received: by 2002:a2e:97c1:: with SMTP id m1mr1099421ljj.289.1599842958237; Fri, 11 Sep 2020 09:49:18 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 11 Sep 2020 11:49:07 -0500 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000038f92605af0c7714" Subject: PHP 8.0 branch cut From: pollita@php.net (Sara Golemon) --00000000000038f92605af0c7714 Content-Type: text/plain; charset="UTF-8" Next Tuesday, Sep 15th, has been marked on my calendar 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 Gabriel and I know how you feel about this date. I can see that master is still quite active, and I don't wish to make the work to stablize the 8.0 release any more difficult than it has to be. -Sara --00000000000038f92605af0c7714--