Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111109 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 92089 invoked from network); 22 Jul 2020 13:52:38 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Jul 2020 13:52:38 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0F8BC1804D0 for ; Wed, 22 Jul 2020 05:47:04 -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,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) (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, 22 Jul 2020 05:47:03 -0700 (PDT) Received: by mail-wm1-f53.google.com with SMTP id 9so1803304wmj.5 for ; Wed, 22 Jul 2020 05:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beberlei-de.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BI5xBa0ijOME73Ed5eXAeduQCZkrKrGnIjG4SRPgH6o=; b=Qw7vvWsoz8m1dF2/yCftVzVLs4/oio6OTOSFGKPYFuKJTl/txIVJ7uMPiN0shUsVnG VUv/oXW7HuPzQiPzWJ6VMlGz2L027Vu+soELRXRC2rlXlDQu0io08yqY70e6CrLVENGN G/l3XLLlJ0OdwPI5hA2lxGwXnG6zaeOLtpDtmJ+A1WNzaY1qJqIyUf6vT+Ah4QsuVyus kx6IwVLj2e9J++VDEbM63ZjDGEojDrJoY0v4vdq57Vx0f646M31WA/OaenAJffC+YaXW Z/AyizMspVOju9qnrHZrwk3CZMb2pfXkagSF5E7wfxaZM9TEk/zt0wSTxLxJETeULFTQ vGpg== 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=BI5xBa0ijOME73Ed5eXAeduQCZkrKrGnIjG4SRPgH6o=; b=i8Nlp2H9wMrmzJWjahzGtFSBV1Q+cAd1jHquGC/ufCwgkkDi1x7aOn/CQvLl0EU98l cXWRR61VlbNTEiQZT6bGWATePRSSxDdHL0xgLFcefhZYbSAyv6of88Lo7G87jJSO6tTT rnjDdX2q5bQ8RdAGa6crFyIedhtI5q+69ul6wb41tYDgl63uvUHuljEhjWExoFNz7ngr ZXbqDW7sR6I56j33VPnXsWka1aMUoRMcsjt6maA32Lox2gKymfj8+b+FEExtu9hpb1C/ gjoEIgDaEBREjPiv5H89wn0sme0IaWVt82nD73bRmGBpo5niWBQAERFmve4zRR1LtObS wHXg== X-Gm-Message-State: AOAM531crOWZlAfhwYKnMRltUpwDEAyqjM+v4ZLROKl07RruLjakb35D FloDJiUm3dmn5wmeNOfGe9TlHcIZD1f60Qt03ZAoFA== X-Google-Smtp-Source: ABdhPJwhVo99NtaAn2ljFdgF6uJ0LKEs7eJqOy6scc+EQTCjuAOiQ2So2RxufPcxaKLrEWV0EqH8HfjTFh8ZOQzN3Tw= X-Received: by 2002:a1c:1dc7:: with SMTP id d190mr8271949wmd.36.1595422020111; Wed, 22 Jul 2020 05:47:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 22 Jul 2020 14:46:48 +0200 Message-ID: To: Deleu Cc: Derick Rethans , PHP Developers Mailing List Content-Type: multipart/alternative; boundary="000000000000c6ab0c05ab072208" Subject: Re: [PHP-DEV] The @@ is terrible, are we sure we're OK with it? From: kontakt@beberlei.de (Benjamin Eberlei) --000000000000c6ab0c05ab072208 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Jul 22, 2020 at 2:40 PM Deleu wrote: > "Terrible" is the amount of humans having their lives taken by a pandemic= . > This is at most slightly inconvenient for you. The aggressive tone in thi= s > discussion is extremely unnecessary. > After the RFC was voted on for @@, objectively "terrible" (or bad) reasons for this patch have been found though, that can only be softened by changing token parsing for namespaces. This is not a subjective opinion. > On Wed, Jul 22, 2020 at 2:00 PM Derick Rethans wrote: > > > Hi all, > > > > I know we've voted twice on this already, but are we really sure that > > the @@ syntax is a good idea? > > > > - There are lots of grumbles, both on here, room 11, as well as in the > > wider community (https://www.reddit.com/r/PHP/comments/hjpu79/it_is/) > > - It has the distinct possibility to cause further parsing issues, akin > > to what ended up happening with what Nikita is addressing at > > https://wiki.php.net/rfc/namespaced_names_as_token > > - There is no "end symbol" to make finding occurences easier. > > - It is a syntax *no other language* uses. > > - @ is never going to go away, so the possibility of @@ moving to @ is > > also 0. > > > > Please, let's do the sensible and use the Rusty #[...] syntax. > > > > cheers, > > Derick > > > > -- > > PHP 7.4 Release Manager > > Host of PHP Internals News: https://phpinternals.news > > Like Xdebug? Consider supporting me: https://xdebug.org/support > > https://derickrethans.nl | https://xdebug.org | https://dram.io > > twitter: @derickr and @xdebug > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: https://www.php.net/unsub.php > > > > > > -- > Marco Aur=C3=A9lio Deleu > --000000000000c6ab0c05ab072208--