Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111430 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 65376 invoked from network); 10 Aug 2020 14:53:19 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Aug 2020 14:53:19 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 24683180509 for ; Mon, 10 Aug 2020 06:52:27 -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,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) (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, 10 Aug 2020 06:52:26 -0700 (PDT) Received: by mail-oi1-f176.google.com with SMTP id v13so8903361oiv.13 for ; Mon, 10 Aug 2020 06:52:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qaZaLXrB6i6TL6sHNP4GgZuHGDYbnbKmuvbwTOqkkRY=; b=RU7SWh12+UuHK6vL69WP1Y864R2IWuoo8R849W1jIbbIKA7nJduPjJykbkG593/g+g ITpDLKeqOcYUrK5y27AKlTHijugnkDUqeyKPuPgs65hN/n6ohbcmvoc9MKp4l15GaYJC a5XzkmLUauaMg5Z5xxctU9Ks5z1lj2lYcuJX9J/QChbresDr5cHoa9bktXJZ3OjAESYd rB0SVxtEQzmPyRABJpEKkYoGYKMoHha6CJvQTldXP20U8JsnPTAL8nwYDuggCh+sM+eM oK8NxHDe+dtNdHDPAj/pGRlfNnNCke3vfmlAPuzYwtMJdvHbjOSK5klfL3gswx+3E4fa 1vTw== 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; bh=qaZaLXrB6i6TL6sHNP4GgZuHGDYbnbKmuvbwTOqkkRY=; b=pDl9Uv/efHHUNkg2jOd5ibQzVgAnxd9J+EGNkgVeIMhcXExZ8V/87z6+HAfINVFF02 zrt19FjTY+Tc4/zf+IP5Es7EbRJcUhGb//si9D90OElDj6478hVFzQulCyZigDXXn2np /HnV4JUcURsQnQMXOBG+NIMlEZLxN4jgox4M0YzYy06r92L1Be5ph3fogisCPqY0C0zn 26Dm/efHUz85mfJ7hYmalQu4ymNRe2iZZ1JzuTaM+04uOfk24WGtUqiX6I4tU0EkqCHv P/IO4IP07+w6bGZjNBZo4qtie+2vbhQwgHOnKIjZNxaodqRGsMx3eX9gA25DM06aX1Nb cQMw== X-Gm-Message-State: AOAM533B/SpcbP6vFx13GnBYgmfzpS/TINYsWX1/WNKF2I6FbpKLFTOk IrSUi1JH+23WoZs5qEQVVVBOJo+n3xLGDvh7DZE= X-Google-Smtp-Source: ABdhPJw0mM2V9LQArPtR/SKXsvfrBBOusJCRQkvWESUmfz9GMijMbqjTKg/FVk5OytFZ42UsfWUYhsb7MnGrvm+4q/Q= X-Received: by 2002:aca:4e0c:: with SMTP id c12mr765804oib.74.1597067545260; Mon, 10 Aug 2020 06:52:25 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 10 Aug 2020 09:52:14 -0400 Message-ID: To: Rowan Tommins Cc: PHP Developers Mailing List Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [VOTE] Shorter Attribute Syntax Change From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") Hi, One question I'd like answered is that, like me, a few people have voted NO on the question to re-vote the syntax. If that is true, shouldn't their first primary choice be implied to be <<>> instead of anything else? I see 7 votes for no, but I'm the only one that still kept the first voting choice as <<>>. On Mon, Aug 10, 2020 at 9:40 AM Rowan Tommins wrote: > > On Mon, 10 Aug 2020 at 14:08, Benjamin Eberlei wrote: > > > > > On Mon, Aug 10, 2020 at 11:28 AM Peter Bowyer > > wrote: > > > >> > >> I have voted no because I asked a question about the ending delimiter and > >> why () didn't count. Another person asked a similar question and neither > >> of > >> us got a reply. > >> > > > > () does not count as ending symbol, because it is not required, as such > > its not an ending symbol. > > > > > The question asked was that _if the parentheses were made mandatory_, would > this provide the same benefits ascribed to the other syntaxes? > > To avoid repeating myself, here are the previous posts where I elaborated > on this question: > > * https://externals.io/message/111312#111342 > * https://externals.io/message/111312#111354 > > > Regards, > -- > Rowan Tommins > [IMSoP] -- Guilherme Blanco SVP Technology at Statflo Inc. Mobile: +1 647 232 5599