Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111094 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 22883 invoked from network); 21 Jul 2020 15:35:39 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Jul 2020 15:35:39 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3D370180510 for ; Tue, 21 Jul 2020 07:29:51 -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=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,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-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.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 ; Tue, 21 Jul 2020 07:29:50 -0700 (PDT) Received: by mail-lf1-f43.google.com with SMTP id b11so9373094lfe.10 for ; Tue, 21 Jul 2020 07:29:50 -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:to :cc; bh=c5s6Yc3n93geatQazcE9xtDHVZ9v2a11AUwP5Rqh2yE=; b=j3ttSeAqf1xlwBLClpVz5u9uVpn+WV0dZHgfwSlXw+85zTNGiEs+MqndW2pVmKo15/ VwQvHBnzRh9+2BAK/++aDQbatR5ZDzOskoPYONtW4XB8t296bd4dd79CpoCP+I8fN63O AhDcOtD3TUy88GgR6talmMBX52b6uBuesvL4yy9L43nBDcjhp8LgBg05MVR2QDBzXgbv 9EMVkzM4E7y2q9HggzQYEHaECwE06dvQML+k+XXySuShBInAUp4ka4YhgoCAUIF92Wcq b9s5xVlbk+JkTyo4CmRQ0LmSZbVghzJOwKER8BziGlOohajTXDOBgi+KREcqbc9F7Pjd ejog== 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=c5s6Yc3n93geatQazcE9xtDHVZ9v2a11AUwP5Rqh2yE=; b=BETgf+AeuhvSeVTgbXBHI8S7VP5/6UZW+riowe7x+Q9mnNgVa+76zc2f7iEraJk43Y iqx1qQZDbeie9xYACai115mhBVmGkQjSsPql8HyY8mZn3bHp4tc2WVK2uIYu7nuantbI wLkNF3+gU7UrNTtZPQLaDME3qsAPmsTDLiIeQ7i/jboR4F4cWr9TtwH7smOqTnDkdk4B tqvbEo71db/mj9pW3cwmAkUFrBtrblIhM+veh6qFAaBexprCBJY69gpoP0Li/CJTts6U /UX+DB/JKzSYdlmdvoWXwShUJwcdR4NLGY4u5IoOafDb7MXP8wWReHUjmrcd5VsDs9uP N9DA== X-Gm-Message-State: AOAM5324rOjg92jY3azWZ3nZZDRL9LweDcmvoD2y7YD2FQdyirwiRoEL 94HtuBpE1jM6KoD7QGF7gV5wWA2tyOuaPledM1U= X-Google-Smtp-Source: ABdhPJxAmhy/UckjsuDgAVolOW+9pqMq0e7HXV5Sx7GQVxhXEZc/y4jr543mt4qEx/MpWWbWC6yPPrOpdd1n7pZmeCM= X-Received: by 2002:a05:6512:14d:: with SMTP id m13mr503432lfo.173.1595341788269; Tue, 21 Jul 2020 07:29:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 21 Jul 2020 16:29:32 +0200 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary="00000000000095ce7d05aaf4745f" Subject: Re: [PHP-DEV] 8.0 Feature Freeze in 4 weeks From: nikita.ppv@gmail.com (Nikita Popov) --00000000000095ce7d05aaf4745f Content-Type: text/plain; charset="UTF-8" On Tue, Jul 7, 2020 at 3:49 PM Sara Golemon wrote: > Per the timetable at https://wiki.php.net/todo/php80 , the PHP-8.0 branch > will be cut in FOUR WEEKS on Aug 4th just prior to the release of > php-8.0.0beta1 on Aug 6th. > Please note that August 4th marks FEATURE FREEZE for 8.0. > > All RFCs currently in discussion targeting 8.0 should plan to begin voting > in the next 2 weeks in order to have sufficient time to complete prior to > the August 4th deadline and have their initial implementations merged > before the branch is cut. > All RFCs not yet in discussion... Well, tick tock, right? > > -Sara > Just so people aren't surprised, I plan to start landing implementations for RFCs that are likely to be accepted in advance of the actual vote closure, as we have many RFC votes ending close to feature freeze. Of course, if something ends up not passing, it will be reverted. Nikita --00000000000095ce7d05aaf4745f--