Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110641 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 24932 invoked from network); 18 Jun 2020 01:37:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Jun 2020 01:37:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 16D4E1804E1 for ; Wed, 17 Jun 2020 17:23:30 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,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-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) (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 ; Wed, 17 Jun 2020 17:23:29 -0700 (PDT) Received: by mail-qt1-f177.google.com with SMTP id d27so3120376qtg.4 for ; Wed, 17 Jun 2020 17:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=benramsey.com; s=google; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=evaqhHcTnjh0t4foDpPyydqRMMtLrgUT8gG7EeO8YaA=; b=DbHw8/Cf59OawEkEP6DIi/ykjN5N+fklzlTdZpPs1iPPhBXse5SSJ/4GcrbUu1GLjB SrZcu8uiPoyAyyAK6K6uDZmHaEs5k+yiyDlN7iHgLUH5rGzrm7LXDxJMZ7WB4B0tWZLO /QWQueTxW/nGtO9Aj8WvafK9w1wTRy96CF5YSEvOImhvRcYN8qKWHtt37fL0RWOWToml XDy/f6F24l6DYPst9FoFNMtbHW10veFAyAwgI26bmklmW6oVJV7D1AkyM4twByEj4J+F 8wWdycEu80K8qKD8OsI0RgrKWKsbqdzFZ01sh+liCT3NU/86NyJZ77f73sZI+2p3LZ1p fouw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=evaqhHcTnjh0t4foDpPyydqRMMtLrgUT8gG7EeO8YaA=; b=PVUmcO92uLMjWk3n3Y8L2xICRTDjAyJbX9g0j6ONwSXiIm7WfYfXjvwazvHf9rhnZC O2FwlZC3jAwvz/bNEUZD7QH+gdZZlVjP+8MKXAnPtH8mOzXUfJ7juYEhp1VG2eW1i3DE ntFEIsOEwTCBfCtP8HwDa0lF+XUxoFC062q+XHe+sQ774YpbqdPDj7BXFepwBQCTFnHM ensToi6kQoBZKh19IVFu/A0C5+miuUVwTYtJFwQiQ5RdrZ1lwJ92QK8ZP8tzPIg5HNZ0 ZHv6Zamj+R6rIxyTi5QSbAaf4VX/j+hH25PdpBKLk6DqR8h0Ek/jpu/i9Dvgd3YLDqt2 TAag== X-Gm-Message-State: AOAM531E2r9Do8IL20uRohTBvH4xudlwB1ZB5UvikiJMfB/5vmiypMtB Fekg9vfPbtwoesu+Fak8r382bg== X-Google-Smtp-Source: ABdhPJxQLb7V37yQLoYN0+vt+I859wotekY47CFiE3XF2ajMC9azdYWutwKVCyBSghkrK4LccckHIQ== X-Received: by 2002:ac8:7089:: with SMTP id y9mr1878702qto.355.1592439808373; Wed, 17 Jun 2020 17:23:28 -0700 (PDT) Received: from [10.10.42.56] (h96-61-170-50.lvrgtn.dsl.dynamic.tds.net. [96.61.170.50]) by smtp.gmail.com with ESMTPSA id w68sm1502902qkc.68.2020.06.17.17.23.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jun 2020 17:23:27 -0700 (PDT) Message-ID: Content-Type: multipart/signed; boundary="Apple-Mail=_DD10886A-98ED-439C-8397-8D753FACF4BC"; protocol="application/pgp-signature"; micalg=pgp-sha256 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Date: Wed, 17 Jun 2020 19:23:25 -0500 In-Reply-To: Cc: internals To: Theodore Brown References: X-Mailer: Apple Mail (2.3608.80.23.2.2) Subject: Re: [PHP-DEV] [RFC] [VOTE] Shorter Attribute Syntax From: ben@benramsey.com (Ben Ramsey) --Apple-Mail=_DD10886A-98ED-439C-8397-8D753FACF4BC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Jun 17, 2020, at 18:59, Theodore Brown = wrote: >=20 > Hi internals, >=20 > I've opened voting on the Shorter Attribute Syntax RFC: > https://wiki.php.net/rfc/shorter_attribute_syntax >=20 > Since all RFCs require a primary vote with a 2/3 majority, there is > a main vote to approve the secondary ranked-choice vote. >=20 > For the ranked-choice poll, fill in your first through third syntax > choices, making sure not to select the same syntax more than > once. You don't have to vote for all three options, but please > don't leave gaps. >=20 > Voting will end in two weeks, on 2020-07-01. I don=E2=80=99t understand this question: > Are you okay with re-voting on the attribute syntax for PHP 8.0? Is this a vote to see if we want to re-vote on the attribute syntax? I think this is worded awkwardly, and I=E2=80=99m not sure what the = outcome of a yes or not vote means for this question. If I vote =E2=80=9Cno,=E2=80=9D should I still vote in the secondary = vote, or is voting =E2=80=9Cno=E2=80=9D effectively the same as choosing `<<>>` for all = three choices in the secondary vote? Or, if I vote =E2=80=9Cno,=E2=80=9D does that mean anything I select for = the secondary vote is thrown out? Cheers, Ben --Apple-Mail=_DD10886A-98ED-439C-8397-8D753FACF4BC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iHUEAREIAB0WIQToXQMR3fpbrPOmEOewLZeYnIwHGwUCXuqz/QAKCRCwLZeYnIwH G4LnAPsGZqurJjvisr2AkE3PwqQbvOht1ziAZePHmDA8JnpyWQD5AfKBaU+1BrJj BNATFp6V0HI4RrcZ49rUz5XKErxX4oo= =ZSo0 -----END PGP SIGNATURE----- --Apple-Mail=_DD10886A-98ED-439C-8397-8D753FACF4BC--