Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111360 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 19657 invoked from network); 6 Aug 2020 11:26:47 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 6 Aug 2020 11:26:47 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 92AC61804D1 for ; Thu, 6 Aug 2020 03:24:54 -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-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) (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, 6 Aug 2020 03:24:54 -0700 (PDT) Received: by mail-lj1-f193.google.com with SMTP id w14so21314265ljj.4 for ; Thu, 06 Aug 2020 03:24:54 -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=wn+q11HKwXB2JfLRATQsbkR3piMy2wEKv91tMNPkBQU=; b=JyCY6vO322eo8gu1SuqIvG3o7NCCSdlt6Odjaby7y0U0UNMhmjq7GxBMyBD7GLrcH/ rB4nesoGGg7Iha5PDcQ66bgmyI4z6SdUJIclDRuGjtjZFxr7H5TJT4+Rp5PtsvTTFbOH 3kmZGJV+R8IPp2xWttBxDl7cIIE9o/WqR2HemC1C1bKB8HSHx8GUc/p/zGpsxvIFVshV L7Prce5coCpXHp9B20WyOVLWL1ToNlW8YEMcvDovYt+GpTDQIsstwKyOY+7lw6m/1k/f uGwBDqWhLQ7x79fRFR0aseEFZsngfbkR6snPADT0Mxtjx8tUtk/wzCS0PjTtEI9KMCqK tgtw== 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=wn+q11HKwXB2JfLRATQsbkR3piMy2wEKv91tMNPkBQU=; b=aA4vz4UZHU6ogkZW3H0b45APXLD3BgfVhe8HI9E9tuvxENCiFKkm2ByM9fpz8EwzjS ohAn0tS8eHO7ukbdazls8BpzacO9gFT2gMLZgL5ffTCYnI9AvJvxjEqa8fbDtkOWlxi2 0nv3TuN4VTvw5rlXp2xSFM7mQmF0dUnrt1LyxwFpAgycV4UxxkbrUzx4EBe2uuB5eaRz tn+EMNPnY1goTxmgiydhnY1Po9h0DjNc657g8X4dn8E2jzkuZKqpeeHJCeWZk0Glsh06 z0sr7nUZ+EOFCIKhROS1stHqSuo+YzZw/NMPCI0ws++yOXPzNQrXrlbCvh5z6sGxZzgK vBmA== X-Gm-Message-State: AOAM530WVPquSp4ChixcDWv7Y6KXDneWVpVnw2bAqcUykkgZC38VAy6t kUkzDGDKtxfulvGpZ/g39homunao8AJ9+aNfWtA= X-Google-Smtp-Source: ABdhPJwKUa0xdcpUoE9zjFK6Rjy28+/sHoCILsydwAYsditOw6r2pxqYBNvd6gHyj2wlNJFXAKzCLppYrVmBnez9VQg= X-Received: by 2002:a2e:a586:: with SMTP id m6mr3773361ljp.458.1596709490274; Thu, 06 Aug 2020 03:24:50 -0700 (PDT) MIME-Version: 1.0 References: <20200806091749.64675445@mcmic-probook.opensides.be> In-Reply-To: Date: Thu, 6 Aug 2020 13:24:38 +0300 Message-ID: To: Rowan Tommins Cc: PHP Internals List Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] Shorter Attribute Syntax Change RFC 0.2 From: benas.molis.iml@gmail.com (Benas IML) A grep search was done by someone in the mailing list in the original `<<...>>` to `@@...` RFC thread when discussing whether `#[` is going to be a huge BC or not. Just about all of the matches were either from old codebases or from old PHP 3-5 Metasploit exploits, which are about 5-15 years old. Best regards, Benas P.S: I accidentally sent this to Rowan only, so forwarding this to the mailing list as well. On Thu, 6 Aug 2020 at 11:45, Rowan Tommins wrote: > > On Thu, 6 Aug 2020 at 09:12, Benas IML wrote: > > > > > But by sacrificing a few very old codebases (that still use `#` not `//`) > > > > > Do you have some basis for # only being used by "very old" codebases? As > far as I'm aware, it's not deprecated, and while the PEAR style guide > listed it as "discouraged", PSR-1 / 2 / 12 don't mention it at all. > > I agree that it is probably rarer than //... and /*...*/ but let's avoid > unnecessary hyperbole. > > Regards, > -- > Rowan Tommins > [IMSoP]