Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109987 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 29260 invoked from network); 4 May 2020 13:31:13 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 May 2020 13:31:13 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id ECBD11804C4 for ; Mon, 4 May 2020 05:05: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=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_NONE 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-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) (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 ; Mon, 4 May 2020 05:05:50 -0700 (PDT) Received: by mail-wr1-f67.google.com with SMTP id d15so20610955wrx.3 for ; Mon, 04 May 2020 05:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beberlei-de.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=PP+IdUjPKm2/2o7TmsNMH7VlZXvVrX/mRzUO1nVtCAE=; b=ySp7P/JU+aQGDYb6X326FKT+cHfoxGrA4x7KbVRGWy/F7vUEwo6WVrW62g1r/ouJhG SAJyf9rdGKjJZabR9duS9eHMghekVQWe9Vciz9iqiP/GxZRExyye5OhRgia67wEGDqms jaagD73H1mrvH1aGJCYrvTkxmr/ep4qhAuHeBFyu728Q3UEkVvUiYI5eKEoSzU6Mxv+t /+m/fIG+DS7nd6s8belwKCrQJST83ugvUW1v65D5cZaRywQPv993eKvQIzfq7EExIdUm aSbDhOJ5OidNJAjLaoBtyxRPxUno/Cy6gLj1WrMx4lmskoTIv8linMg8g5mIOcC0K+/Z G3yw== 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; bh=PP+IdUjPKm2/2o7TmsNMH7VlZXvVrX/mRzUO1nVtCAE=; b=BrJLxUTxgFmw5U9PKf02f7be/AoV+MmO85eqDZS18zJMlVSMSi7j8UlfrWT/+eByRI JQSqlhxhH31XPwYlWb+eWU66uVzKTaEyg3c+awUFcE/EqIA1KOnY60uq2huOJGBUuB5l loPqV6BKuHpgtTsVxbhxJisPucVH/q+71xAd9RDYMAFMiM5fQPjXo4xQeBlrYQcVAJGX iPxh1KwFtHIH9/CcgafKcFua+N9iDcVGOZmYxw/5LCI1I68NSgF0iCWCZofojwyqcaOh W2sGNx0SQTeNpJ2i1hrUE4KAbJ3/ev1qVVu6mERHNWIqKdJVUm/T+5gfLUvobyxRLYU5 tDVg== X-Gm-Message-State: AGi0PubAyZZrQy5GQUZmDo2DCE+ykzsB2OlbBHMjKjBOkqLNg5UFvoDb c5q83ew4k3okUTN70OR9QslcEfl5Ie1jEA7yej0Bu2Hz X-Google-Smtp-Source: APiQypJUsdypoME/dbE0dTNYMPac2EAZPJEEtZ8hDAOKLBTyKLNm05+WZZvA/9GC9B9jygNEEb4vmsR1WriXqTtGs24= X-Received: by 2002:adf:f5ce:: with SMTP id k14mr20461290wrp.39.1588593947752; Mon, 04 May 2020 05:05:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 4 May 2020 14:05:36 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary="000000000000f2cede05a4d159a0" Subject: Re: [VOTE] Attributes v2 RFC Vote is open From: kontakt@beberlei.de (Benjamin Eberlei) --000000000000f2cede05a4d159a0 Content-Type: text/plain; charset="UTF-8" Hello everyone, i just closed the vote. Attributes v2 was accepted with 51 yay, 1 nay. The selected syntax will be <>. Thank you everyone for participating in the discussion and vote! We will start work on merging the patch (quite a few review comments are already addressed). In addition we will probably put up discussion for some adjustments/additions for a follow up RFC over the next few days. greetings Benjamin On Mon, Apr 20, 2020 at 11:18 AM Benjamin Eberlei wrote: > Hello, > > I have opened the vote on the Attributes v2 RFC. The voting will be open > until two weeks from now, May 4th 2020, noon UTC. > > RFC: https://wiki.php.net/rfc/attributes_v2 > > Thank you everyone for taking part in the detailed discussion. > > greetings > Benjamin > --000000000000f2cede05a4d159a0--