Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110860 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 42299 invoked from network); 7 Jul 2020 14:58:08 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 7 Jul 2020 14:58:08 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1BC781804CF for ; Tue, 7 Jul 2020 06:48: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=3.5 required=5.0 tests=BAYES_40, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,HTML_OBFUSCATE_05_10, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) (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, 7 Jul 2020 06:48:49 -0700 (PDT) Received: by mail-lj1-f182.google.com with SMTP id t25so45367387lji.12 for ; Tue, 07 Jul 2020 06:48:49 -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=dC1G9jMR+PZ08cgED9FZambEOBl/4m4f/dX02/f7yMc=; b=Yd9SZ2RM6LIpthicKjGPFxNG7d8IPIKtlQD2WvVmsoqrnXz0vVsGUCVVQDoB56DDsM RpBKeGQYS3QVSRQiNMny8zvrH30vnIf8iFbafCE0qnQ9UyR2QFuXhmvs3M18LuOmgS3v TjuNf0PyHMlU6AakyGqbF7bpzH3/Qwm/UYK/rZ5M8kefDsX7Tk2xdcZzA+m93nD6XxJK VoiaJB9BBi+oyzYIaF5uzfiS7pB9/eNAqDcy1rvkgFGQfatkUiTwhr3GjFyWRhf7PfFI vQScW/LLholooGrlsGnTCVp0byU1kFmCPipnLDOdLD7XpB0gp93+UtH5rQju3qoZI9P5 WOww== X-Gm-Message-State: AOAM530IwDnJGDJjy0vD7clIYmwxWKJDep1rFCzZDEBHwek8nzApjZnn D18If0Z4y5ssvafFau42G307l7yVz272Zu84oxxgMab/jYY= X-Google-Smtp-Source: ABdhPJzQAK2BYPCLfPS+ruo3dre09y6xBmvNpPgmqupW5UG44axHRDwLtc7CiZcLkrjyHwbwpJY3yovQEAGvaYgihHs= X-Received: by 2002:a2e:8150:: with SMTP id t16mr30486290ljg.160.1594129726093; Tue, 07 Jul 2020 06:48:46 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 7 Jul 2020 08:48:35 -0500 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="0000000000000ccead05a9da4096" Subject: 8.0 Feature Freeze in 4 weeks From: pollita@php.net (Sara Golemon) --0000000000000ccead05a9da4096 Content-Type: text/plain; charset="UTF-8" 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 --0000000000000ccead05a9da4096--