Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110200 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 22077 invoked from network); 17 May 2020 21:30:11 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 May 2020 21:30:11 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 040201804E1 for ; Sun, 17 May 2020 13:08:12 -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, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS 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-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) (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 ; Sun, 17 May 2020 13:08:10 -0700 (PDT) Received: by mail-pl1-f178.google.com with SMTP id b12so3288643plz.13 for ; Sun, 17 May 2020 13:08:10 -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:content-transfer-encoding; bh=SgZzeQGMtX4CaUN3lDSLMxAeBQHnkK3h4bL6s+oEBiQ=; b=QbvvfxSWCa84HN+xA+YT3aZYWMUt/9J0yhO0nbR4CGhOqM7N3x9qD8VNC6B2IreQ3Q Ohon8yPnwouORoKDPHOhODx8Qg+3p3Rv82gxmAM8LUHrevJ7sI48B5CKCI4Rcxisb/9y nX4DSvBrYq1mLdoAMQZtGEhZZgM5YloROj8mr38f8w0p4z0Fs2gyWIiUHccI0uR8IkbD 2IiDpqc8jAgNtJ//vtKtEhuaUk0iDMvoG/tfj3MUGr4iY3y1588oF9y88C0F0Dnz6BG7 a6lOfCx0ZaqF7Rf5vM6Cm/fL9Yr/AgDZUOSbrG2bWXrCcpBiflPHP7H4Xn05+rMYzP+d iZ3w== X-Gm-Message-State: AOAM532OiYm73NsXzLr0Hjj0mbeDMXiVib2KpszCAEd+Sf5neDidGbo3 APCnCa7436DfRcQcvVzCd4jOmjdlcDzfJNtq39s= X-Google-Smtp-Source: ABdhPJzE6QBqjEId1Vl5iGZJFjs12vyk/N+2vYIPJx7Tu3XknkEH+AzIbmXOXgnGvmu+ydQ+QjricxHfZosfUeLZNCg= X-Received: by 2002:a17:90a:8a0f:: with SMTP id w15mr7025140pjn.27.1589746086628; Sun, 17 May 2020 13:08:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 17 May 2020 23:07:56 +0300 Message-ID: To: Ilija Tovilo Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [DECLINED] match expression RFC From: kalle@php.net (Kalle Sommer Nielsen) Hi Den s=C3=B8n. 17. maj 2020 kl. 23.01 skrev Ilija Tovilo : > > Hi Jakob > > > If you're sure you're not going to pursue one of these options, maybe > > let us know, so someone else can give it a go based on your excellent > > work and while it's still fresh :-) > > I'm working on a second draft with the following changes: > > 1. Blocks were removed > 2. Secondary votes were removed > 3. Proposal was simplified (roughly 60% was removed) > 4. Discussion period will stay open for longer > > I will announce v2 of the RFC in a few days. Resurrecting rejected RFCs have a "cooldown" of 6 months: https://wiki.php.net/rfc/voting#resurrecting_rejected_proposals Whether or not your new RFC qualifies for the second part of this is rule, I can't tell as its left vaguely defined and I can't recall it being used besides the scalar type hints RFCs. Perhaps someone smarter than me can phrase this better. --=20 regards, Kalle Sommer Nielsen kalle@php.net