Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111645 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 1032 invoked from network); 20 Aug 2020 08:11:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Aug 2020 08:11:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6DD151804AA for ; Thu, 20 Aug 2020 00:13:17 -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,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from smtp-in.fusiondirectory.org (smtp-in.fusiondirectory.org [195.154.20.156]) (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 ; Thu, 20 Aug 2020 00:13:16 -0700 (PDT) Received: from smtp-in.fusiondirectory.org (localhost.localdomain [127.0.0.1]) by smtp-in.fusiondirectory.org (Proxmox) with ESMTP id 1EABE10106E for ; Thu, 20 Aug 2020 09:13:14 +0200 (CEST) Received: from smtp.fusiondirectory.org (smtp.opensides.be [195.154.20.141]) by smtp-in.fusiondirectory.org (Proxmox) with ESMTP id 0FD9A10104E for ; Thu, 20 Aug 2020 09:13:14 +0200 (CEST) Received: from mcmic-probook.opensides.be (63.120.199.77.rev.sfr.net [77.199.120.63]) by smtp.fusiondirectory.org (Postfix) with ESMTPSA id E310B89B7F for ; Thu, 20 Aug 2020 09:13:13 +0200 (CEST) Date: Thu, 20 Aug 2020 09:13:13 +0200 To: internals@lists.php.net Message-ID: <20200820091313.0278f1ef@mcmic-probook.opensides.be> In-Reply-To: References: Organization: FusionDirectory X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: [VOTE] Shorter Attributes Syntax Change From: come.chilliet@fusiondirectory.org (=?UTF-8?B?Q8O0bWU=?= Chilliet) Le Wed, 19 Aug 2020 21:11:29 +0000, Theodore Brown a =C3=A9crit : > In case anyone wants to view the in-progress STV vote results, I took > the same script I made for the Shorter Attribute Syntax RFC and made > it possible to run online here: >=20 > https://stv-results.theodorejb.me/php/?rfc=3Dshorter_attribute_syntax_cha= nge >=20 > Note that at present it only processes the STV vote and ignores the > primary 2/3 poll result, so keep that in mind. Thank you, I was searching for something like this! Is there any chance we can see the code? (mostly out of curiosity) Also, is it supposed to be updated at page load or at some time interval? I see 15 votes on the RFC page for #[] and 14 on your page. C=C3=B4me