Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111647 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 10995 invoked from network); 20 Aug 2020 09:52:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Aug 2020 09:52:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 245B8180531 for ; Thu, 20 Aug 2020 01:53:39 -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.opensides.be [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 01:53:38 -0700 (PDT) Received: from smtp-in.fusiondirectory.org (localhost.localdomain [127.0.0.1]) by smtp-in.fusiondirectory.org (Proxmox) with ESMTP id 8A25C101305 for ; Thu, 20 Aug 2020 10:53:36 +0200 (CEST) Received: from smtp.fusiondirectory.org (smtp.geekview.be [195.154.20.141]) by smtp-in.fusiondirectory.org (Proxmox) with ESMTP id 3D1EE10104E for ; Thu, 20 Aug 2020 10:53:36 +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 ECA1389BC0 for ; Thu, 20 Aug 2020 10:53:35 +0200 (CEST) Date: Thu, 20 Aug 2020 10:53:35 +0200 To: PHP Internals Message-ID: <20200820105335.4a110db9@mcmic-probook.opensides.be> In-Reply-To: References: <20200820091313.0278f1ef@mcmic-probook.opensides.be> 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 Thu, 20 Aug 2020 10:37:21 +0200, Benjamin Eberlei a =C3=A9crit : > On Thu, Aug 20, 2020 at 9:13 AM C=C3=B4me Chilliet < > come.chilliet@fusiondirectory.org> wrote: =20 > > Also, is it supposed to be updated at page load or at some time interva= l? > > I see 15 votes on the RFC page for #[] and 14 on your page. > > =20 >=20 > With 30 voters its likely one voted for the same thing twice accidentally > and the vote is disqualified. Afaik Derick's script outputs that so the > voter can be notified about their mistake. Indeed, jwage voted for #[] as both 1st and 3rd choice. Thanks for the explanation.