Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111469 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 64646 invoked from network); 11 Aug 2020 15:55:17 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Aug 2020 15:55:17 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A18321804AA for ; Tue, 11 Aug 2020 07:54:43 -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.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) (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 ; Tue, 11 Aug 2020 07:54:43 -0700 (PDT) Received: by mail-lf1-f47.google.com with SMTP id h8so6819069lfp.9 for ; Tue, 11 Aug 2020 07:54:43 -0700 (PDT) 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=4tsnpiQ6Hvoki5DLGqqlb9Pz33eBga6hVIx75J6qGlo=; b=UFK4Jpzbz/Fc3vx8Yu0R+6q9xGeeL7nMgh+OHejEdv4abopnbAJEgm/f7ytBter3Ih AdqWs82dGZnou/am6S9trmZ/DY1FghSvtB73m3zs32k/5LytXawiZjFDhpnO5dyuHCqz owrea1f7qTIAr3dPIyZeavtSFj1yLxVTstntAjF4LOqnphWF+t4R9Uk3sshW4DzYRPt1 1WMProIR9D0tXtWl4f3Yb0xnZZS+/NkdynAQIob5MbnmGnEoBvMqLVbGcIPXrvFK6T3s oPGKbkW2FqyzMdeoaOTu/zqIYl3T4BLcIx2jC3MramjZgAcmI448h+0uVRMk2xo1BGZH v2yA== X-Gm-Message-State: AOAM532ZBRKaeDAP2S1AFC2PFDcYUzJriA9FSzVX4+YRuvTxeqrBE6ri 45c9fhD2nQkudcJLTLvu9sz8DXJ53OnMo9fgXY7grwLd X-Google-Smtp-Source: ABdhPJwnwXeOKxyonTZsDgUSX/fOyNi7is0lRkRBxPPBM72YXocFf37Syg3mgIxQSGug3L47d47Kz0BfPrUgg53NIek= X-Received: by 2002:a05:6512:10ce:: with SMTP id k14mr3419266lfg.7.1597157680001; Tue, 11 Aug 2020 07:54:40 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 11 Aug 2020 09:54:29 -0500 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary="0000000000002aca7105ac9b4058" Subject: Re: [PHP-DEV] [VOTE] Shorter Attribute Syntax Change From: pollita@php.net (Sara Golemon) --0000000000002aca7105ac9b4058 Content-Type: text/plain; charset="UTF-8" On Mon, Aug 10, 2020 at 3:41 AM Derick Rethans wrote: > https://wiki.php.net/rfc/shorter_attribute_syntax_change#voting > > Just chiming in to say all, y'all voting for @[...] are making a terrible choice, and are you sure you're okay with it? We have options with varying degrees of backward compatibility issues (<<>> none, @@ some, #[..] and @[..] a bit more than some), and only one which offers forward compatibility (#[..]). So why vote in favor of the option with the highest BC breaking probability and no FC? Thank you for coming to my TED talk. -Sara --0000000000002aca7105ac9b4058--