Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118201 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 42669 invoked from network); 5 Jul 2022 16:16:18 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 Jul 2022 16:16:18 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DD36C18037F for ; Tue, 5 Jul 2022 11:09:05 -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.2 required=5.0 tests=BAYES_40, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE 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-pf1-f181.google.com (mail-pf1-f181.google.com [209.85.210.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 5 Jul 2022 11:09:05 -0700 (PDT) Received: by mail-pf1-f181.google.com with SMTP id 128so12192406pfv.12 for ; Tue, 05 Jul 2022 11:09:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=i/QZJ4D2kPiJTV1/EKECtroc7RATpDnMJzlicSymGAk=; b=dgW87KDh9ULOjmCxEkfO6Jt9ECW2ZgQxNJgQyx51d29jQ2ZKiIMWoaXc/Xy9eZ4QHI 9ojYWFzLX8Zoa9/0CI4FAKhXzngkLsazbTDO4GV0m78JyrKnPLdoTPQghFCbjScxRRbl tS5SYw/j/vDWNLfr2Q7zLd+PFxT0Pmf5sUHyoLiATmJZ/K7oQiiAyLwHgd7OiJpOduZJ tnafO8wfie94t7vbxlDUcnGAqW1+LVF8kX5A4lCHH3e0a0c73Khf6r6lJjQps0fkD81C MnTo0yK2hHuOpdxUpbu3eg50L1nvG9rYhKtUKKu0LSyOjeglVurMA6XKYU7b2QFq3+mJ 15Nw== X-Gm-Message-State: AJIora+OZXqtsvCwhNYaMyBhJ4yy1dpV6Pxy9RwqrxfJvIrJpLv+Ixkm erM051elNbXgTqwpZhVPfpKzC3FuItc/JmVoiqBeQjzv8oCUKg== X-Google-Smtp-Source: AGRyM1vbMfV2DmRPGKluL29u+0WPrFdFPloucauSYrWFrf+u6tY9UYgHBKAq+245dk1eIvuAj2YVfnBq0M+NZJsEUA0= X-Received: by 2002:a63:1803:0:b0:40d:159e:91af with SMTP id y3-20020a631803000000b0040d159e91afmr31540431pgl.371.1657044544089; Tue, 05 Jul 2022 11:09:04 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 5 Jul 2022 14:08:53 -0400 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="0000000000006d865e05e312bf93" Subject: [PHP8.2] Feature freeze in 2 weeks From: pierrick@php.net (Pierrick Charron) --0000000000006d865e05e312bf93 Content-Type: text/plain; charset="UTF-8" Hi internal, This is yet another friendly reminder from your RMs that the PHP 8.2 feature -freeze is in 2 weeks now [1]. All RFC targeting 8.2 should now be in the voting phase to respect the minimal period of 2 weeks. Also it would be appreciated if some of internal devs could start reviewing PR labeled as "Waiting for review" [2] that are in their field of expertise. Thanks again everybody and keep the good work ! Regards, Sergey, Pierrick and Ben [1] https://wiki.php.net/todo/php82 [2] https://github.com/php/php-src/pulls?q=is%3Aopen+is%3Apr+label%3A%22Waiting+on+Review%22 --0000000000006d865e05e312bf93--