Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111627 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 64393 invoked from network); 19 Aug 2020 10:15:10 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Aug 2020 10:15:10 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8D8FF1804AA for ; Wed, 19 Aug 2020 02:16:31 -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-f67.google.com (mail-wm1-f67.google.com [209.85.128.67]) (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, 19 Aug 2020 02:16:31 -0700 (PDT) Received: by mail-wm1-f67.google.com with SMTP id c80so1357732wme.0 for ; Wed, 19 Aug 2020 02:16:31 -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=kMqtCbSgc2nUNAD037N8VYK7EnAa2+bKx9mwpf6EqFI=; b=Ie6Yycgf+1kJX9rSFGQ2OeXgZFJOrmb0X1WWlhP3z86OLj8nTu6Ndph4ePPz/bA/b0 NwY2bwFQ4Ft4/E/KarwFjxDLTcE+t1obQ/7t+VRVWtzQ86uwwImjk6RaL+6aGipaca9T z7prHwjeaMH1nv6ZwwLHn6xuy0oWHl21r2YIpOLa7/xw5klth4cWRVckBz1HDjsBMp/R 93b10TpUwmYxn2+0i03behP67KeiiedEIvhsq12AmU1DRZ8ajRAfpBgd39IDx0Gngdf+ JOg2OoOQIkien7lOu8NtIsIP+iqcCz25BYO4Iq5170LRc6YXstlDH03jntCnky7Vt84B k2WA== 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=kMqtCbSgc2nUNAD037N8VYK7EnAa2+bKx9mwpf6EqFI=; b=B4XG7jyHaWrTCz38dnYs02lTGnvY3KairSV4XA53tW6qFD2sfuLYV3eHU9qTmRBIzL CMuJaEJ1CGB+eicNKKytrHlLCUG1/Jsa28Y+eK7WnFtzNRca09QsMyP029ZmeWoFlwUT 1DqodMatpKbVg2r5wrvFakZc/e5ITBq5HRBQQ/Ln+Zo6ldfl00+uWVhkcxCTLrl65yag U8wC8WeoGvY2e4HYtcHk9zTP1+XqtJBo4GurUUj+M0iFDTQJjzU22bgE/k84DbN8L7lP PhAhC/UNfUZjmpa9X+FhmCthiF1hnciCcUmAJlfnRYi9nOArzDRBi5H1i6SXRYjh3yUK SF6Q== X-Gm-Message-State: AOAM530VK1ofmgCiL6KBeYx4eFlwhJajkiwoQ05GRuy7vTXwxgLkwqo9 7fJG0BdWut+WmMgzAUoSGWKDuKkBB35y+LEcyzGvAg== X-Google-Smtp-Source: ABdhPJwU4IVU03g7POyl7Y0EvrwE/UYxfLMiGMEXwsDr40ZyNRjPOTZvr86sN3tIgeOHqoUvupO1iv77sG1BbrFJJ1Y= X-Received: by 2002:a1c:6845:: with SMTP id d66mr3892303wmc.36.1597828590313; Wed, 19 Aug 2020 02:16:30 -0700 (PDT) MIME-Version: 1.0 References: <7175bd91edc27cd1ba768d574ccfbc4a3400d10a0eb506d2a359e1b3fda8dd27@mahalux.com> In-Reply-To: <7175bd91edc27cd1ba768d574ccfbc4a3400d10a0eb506d2a359e1b3fda8dd27@mahalux.com> Date: Wed, 19 Aug 2020 11:16:18 +0200 Message-ID: To: =?UTF-8?B?TWljaGFlbCBWb8WZw63FoWVrIC0gxIxWVVQgRkVM?= Cc: PHP Internals Content-Type: multipart/alternative; boundary="00000000000089b9c705ad377599" Subject: Re: [PHP-DEV] [RFC] Shorter Attribute Syntax Change RFC 0.2 From: kontakt@beberlei.de (Benjamin Eberlei) --00000000000089b9c705ad377599 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Aug 19, 2020 at 11:13 AM Michael Vo=C5=99=C3=AD=C5=A1ek - =C4=8CVUT= FEL < vorismi3@fel.cvut.cz> wrote: > Please add discussion about merge conflicts. Any inline grouped > attribute syntax needs a manual conflict resolution. > > With ungrouped syntax, I expect recommended CS to be one attribute per > line. > This is discussed under grouping already. It is a coding style issue, so it's not really relevant as you can use all the syntaxes in an ungrouped mode if you are concerned about conflicts. > If this should be the case also for grouped syntax, then it not +1 > character, but +2 new lines per every annotated element. > > Also, is 2/3 majority required by RFC rules satisfied by the "Are you > okay with re-voting on the attribute syntax for PHP 8.0, again?" > question? > I think we should require 2/3 votes at least on the question if we > should allow grouping or not and if accepted, use STV results on the > prefered prefix symbols/syntax. > Yes, that was exactly the same type of vote for "shorter attribute syntax" RFC. > > With kind regards / Mit freundlichen Gr=C3=BC=C3=9Fen / S p=C5=99=C3=A1te= lsk=C3=BDm pozdravem, > > Michael Vo=C5=99=C3=AD=C5=A1ek > > On 19 Aug 2020 10:47, Benjamin Eberlei wrote: > > > On Tue, Aug 18, 2020 at 8:00 PM Benjamin Eberlei > > wrote: > > > > On Tue, Aug 4, 2020 at 3:46 PM Derick Rethans wrote: > > > > Hi, > > > > Out of Banjamin's suggestion[1 [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 [2]]: > > > > * Shorter Attribute Syntax Change > > - Joe/Derick - Please make sure this RFC moves along and reaches > > conclusion by beta3, as discussed previously. > > Heads up: This RFC is now going to vote tomorrow: > > https://wiki.php.net/rfc/shorter_attribute_syntax_change > > I have updated the RFC one last time with as much of the feedback as > possible: > > - a section about comparing to complexity of type definitions > - removal of the machine reading section as too narrow and ultimately > not > that important as downstream libraries just have to deal with any of it > - some more nuances in forward compatibility pro/cons section of #[] > - smaller corrections and improvements. > > I don't think something major is missing now. > > One last change that I didn't see yesterday as it was on Github and not > this list is the addition of another syntax proposal @{} with the same > benefits as @[], a little more snowflake than compared to other > languages, > but without the BC Break. > > >> 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 > >> > >> -- > >> PHP Internals - PHP Runtime Development Mailing List > >> To unsubscribe, visit: https://www.php.net/unsub.php > > > Links: > ------ > [1] https://externals.io/message/111218#111261 > [2] https://externals.io/message/111286#111286 --00000000000089b9c705ad377599--