Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111095 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 26308 invoked from network); 21 Jul 2020 15:53:20 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Jul 2020 15:53:20 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B4CE51804E6 for ; Tue, 21 Jul 2020 07:47:33 -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.4 required=5.0 tests=BAYES_00, 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-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:47:33 -0700 (PDT) Received: by mail-lf1-f43.google.com with SMTP id b30so9533120lfj.12 for ; Tue, 21 Jul 2020 07:47:33 -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:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5tJLbbn5bS4Ixr2xsB3+alc4P9mb24zljwsB6bB2aJM=; b=bL/Z68PdHvKOLGM59ZIVBfTem8oUABNkS1VyY2h5Yzh0CGr5VnE/WRa/EbhYOzRjGG bOXSJdcDHeQRwvxtYRT960E18gvRLvziBBO1514knpo0M/68w4xUwIb42L/yxjB/67fj 2Jp+Brmf9+cdOxSP+gthFfiH+CFtAp5CBubhNAtbnFD2PjeK9BLop3Wb4AZoTzB7tl/+ GUrnZyia7FA/Bm1kzN5ybNmyAto+Pdw0BBLO5sI09MabpYiKaylWeGSwcspI/mnRi6Oi vht32s7Cv5P3rAbF40QbAUg4OsCHvPuHrg5tAdLMyNR+yN1cDeBhZYs99YjHu4J6lJ/e CUPA== X-Gm-Message-State: AOAM530aJxTPp4+7KimS9RXQT0hvKCQDh+/7N3iAXlMugTaB0M+XWEjL pNlWg67rW7/ytwoOQpNWpUIHufC9cmOp1RXnT21D6xuQ X-Google-Smtp-Source: ABdhPJwDrGoHKmzjjfJgu8f5hRZEEaCZ0/Jr5eGFTSWSB73TpK1h43rUJD3zaEGrII52sLM++JkS6r8Jb69MWRKs9EY= X-Received: by 2002:ac2:5f48:: with SMTP id 8mr258372lfz.157.1595342851828; Tue, 21 Jul 2020 07:47:31 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 21 Jul 2020 09:47:20 -0500 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000fa860905aaf4b3e6" Subject: Re: [PHP-DEV] 8.0 Feature Freeze in 4 weeks From: pollita@php.net (Sara Golemon) --000000000000fa860905aaf4b3e6 Content-Type: text/plain; charset="UTF-8" On Tue, Jul 21, 2020 at 9:29 AM Nikita Popov wrote: > 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. > > Sounds 100% reasonable, the two you have in voting phase are both looking pretty solid. I'd rather have the hazard of a last-minute revert than a last-minute merge. -Sara --000000000000fa860905aaf4b3e6--