Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111613 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83264 invoked from network); 18 Aug 2020 18:59:18 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Aug 2020 18:59:18 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 43BA8180510 for ; Tue, 18 Aug 2020 11:00:28 -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 ; Tue, 18 Aug 2020 11:00:27 -0700 (PDT) Received: by mail-wm1-f53.google.com with SMTP id g8so17055159wmk.3 for ; Tue, 18 Aug 2020 11:00:27 -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=mh7xOO5ULeS3hYIcvl4XgyZvmoUE2EhjnIehjMdsgK8=; b=Cfra+BjrxrZ2UYhIawA54c7B26Dy7PltTF0Su/ujZTgmT2bwr1rrRkRwBRB5V6Z8eH XdWYPtL7Rko05+KT22qj19G5HsrPU7d0ABMhgpIb/kjhtUxLfjhy7lzAYlHMsluiNVnV 0LGjUbfl0xCaxTWBeG87zJ3LVgxWz7pcc2lWU+P4p+rWRjiTbkKa/AbIOzGcauDtD9DE XBtLHwf2Dl3xbSeuLiBW5bxAv40gts7ZHMfOuCwvuUlcDbOf0EWXURcjhfNBm1bY/nFk GEQF2vv2zcKrQTm4ESiX5/b0axZYt7nO5AWYeBE7XTkyL7bWnl+8tHEwh0D4vSJhaQdr W1Kg== 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=mh7xOO5ULeS3hYIcvl4XgyZvmoUE2EhjnIehjMdsgK8=; b=VWAayJrFOexL5BUnOZPUAC4XprS99Y3MzJ8bJ/rNjtIEjMYqQpWZ5iv4G+bbT3Tu0g af5MoV0LRwbPFLpFOTeLHUaMGuv/+j2pDgst7JFer3e1Ml0GOeDav/IF1AUWw4+ITAyN U04c9adRAQMgGfwdBqhQa1TfmfoD39cjfS7EVGRSjXm0i5BRw5o0slgETPhMgV9zTh0H Xso7RCej8/OOOL5yp6nEAtv4ZTpitXtDjblcmO/HdblxAzB71Cy/586J9JwXgkMEfLeg z0kfYJtZLHMNKmmGU9I3793UcZAHLMUlK7JMqFsqV6SEjzjpE6TKwjTMhxtZ2dPvMAKK J8PA== X-Gm-Message-State: AOAM533b9bXDlFrvqwXn8T/Pjrkdvr0qihvYOOgLTkhmBFFXRFCuaXsG r4hQBT9hlVT9t2N//aTEfFerKRGOBRVIDM+GXY0JBg== X-Google-Smtp-Source: ABdhPJzID9XUmET31aN/D2HxAWFSLImt6fXB9AMGSYLq/QPVZVb9yRB7lORduuqJFFiWMxEEWOA4KEEHdtffKdW5zJ0= X-Received: by 2002:a1c:3985:: with SMTP id g127mr991104wma.64.1597773623296; Tue, 18 Aug 2020 11:00:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 18 Aug 2020 20:00:11 +0200 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary="0000000000003f9cb505ad2aa9ce" Subject: Re: [PHP-DEV] [RFC] Shorter Attribute Syntax Change RFC 0.2 From: kontakt@beberlei.de (Benjamin Eberlei) --0000000000003f9cb505ad2aa9ce Content-Type: text/plain; charset="UTF-8" On Tue, Aug 4, 2020 at 3:46 PM Derick Rethans wrote: > 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. > > 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. > > 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 > > --0000000000003f9cb505ad2aa9ce--