Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111312 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 68013 invoked from network); 4 Aug 2020 14:47:51 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Aug 2020 14:47:51 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2A4981804C8 for ; Tue, 4 Aug 2020 06:45:32 -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.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Tue, 4 Aug 2020 06:45:31 -0700 (PDT) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id A5D3310C06B for ; Tue, 4 Aug 2020 14:45:30 +0100 (BST) Date: Tue, 4 Aug 2020 14:45:30 +0100 (BST) X-X-Sender: derick@singlemalt.home.derickrethans.nl To: PHP Developers Mailing List Message-ID: User-Agent: Alpine 2.23 (DEB 453 2020-06-18) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: [RFC] Shorter Attribute Syntax Change RFC 0.2 From: derick@php.net (Derick Rethans) Hi, Out of Banjamin's suggestion[1], I've updated the Shorter Attribute Syntax Change RFC to reflect that process: https://wiki.php.net/rfc/shorter_attribute_syntax_change Patches and comments welcome. FWIW, this has an excemption from the RM Sara as per [2]: > * Shorter Attribute Syntax Change > - Joe/Derick - Please make sure this RFC moves along and reaches > conclusion by beta3, as discussed previously. cheers, Derick [1] https://externals.io/message/111218#111261 [2] https://externals.io/message/111286#111286 -- 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