Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119418 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 60858 invoked from network); 24 Jan 2023 15:13:47 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Jan 2023 15:13:47 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C6C5218037F for ; Tue, 24 Jan 2023 07:13:46 -0800 (PST) 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,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,FREEMAIL_REPLY, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 24 Jan 2023 07:13:46 -0800 (PST) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-50660e2d2ffso6314427b3.1 for ; Tue, 24 Jan 2023 07:13:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=/2964P9zCSNc7E85EwdTFLZRbhrYtecG43fXxNbVfQg=; b=E+YeqDGl1FBeIwvnpjGARcn151SPzY3VxaX+KOJRpeIZgkM0XY/iGpeiMNwCYGl+PJ YWB9T3fRGsZfx2rmHo9aFrleYJ4Y2WY7sGCzcUckooCfjZ9Ja2bc3QG3NlWt7YqTDFLT vcuGRf8LM1dicX+NAxz8gbsFgJq5auNnG+76RSZEXWSw220OAwCLsltnIyJ7Wy+7wNH8 Gz+6FT+xNDzela73LqeLTqsA8IwWUf8UGFJJTeB7slT44+AImB2aTu/hPYNnyobbpkO+ gTPz+XjBlzl4LIT/JgCtZ7lKKB0dc6n3uPzsz/2VtHzAaoFPXHxRwavIXxC0fj4c2N84 UZyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/2964P9zCSNc7E85EwdTFLZRbhrYtecG43fXxNbVfQg=; b=Tk90wXtP2+PJjOlY+qNo2olnC8W/IfBi/dZfLuzrHb/qp/p1aOH/uZWlHIeRPZ7Ywi iaN83hcuwI/XROwcB1ua+u8JBvacoobfeI7s+tIM7sZAmXVqaFSiJzMBv7OHZwIAp+zV H9+K98zdtWNU3bkzB2sldAS4W1yozIvpVPRoagEAN14lx45agk1DNh8qBkpUPCtLEaTq kDmTTsFSo2rGMlIl/0VPZVMwKl87ZE+i4p3N5uG7nX0oGXJLqfUPRh2zjDQuepP8jJIN GH9z0yBEG4Dpbg2vJfQsfDSYViEnU3mzgCdFsdeeDkMp5AlM/4pmuHh7L4b2qoIPhi/O o4wg== X-Gm-Message-State: AO0yUKX6f26AOONKGlvnqlfYI0YKmkEMtciXR8aLWuJbcmgjmO2V5voy pfs4Ngo+b+vwCdPpsK1QyDbuS0TPLUoffJb9pko= X-Google-Smtp-Source: AK7set9FUfR7Nm+jzpdBv6RaQUl+MuJhLJmUSLe/2RIYHPX0SBbbeHMf3Shtf5cHmMJu1eIp552epnpWpYvs3VgKxv4= X-Received: by 2002:a81:778b:0:b0:506:5e35:e3bc with SMTP id s133-20020a81778b000000b005065e35e3bcmr129538ywc.139.1674573225796; Tue, 24 Jan 2023 07:13:45 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 24 Jan 2023 16:13:35 +0100 Message-ID: To: "Matthew Weier O'Phinney" Cc: =?UTF-8?B?TcOhdMOpIEtvY3Npcw==?= , PHP Internals List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [Vote] Readonly amendments From: landers.robert@gmail.com (Robert Landers) On Tue, Jan 24, 2023 at 3:27 PM Matthew Weier O'Phinney wrote: > > On Tue, Jan 24, 2023 at 2:55 AM M=C3=A1t=C3=A9 Kocsis wrote: > > > Hi Everyone, > > > > We've just opened the vote for the "Readonly amendments" RFC, which is > > going to be open for 2 weeks (until 2023-02-07). > > > > Link: https://wiki.php.net/rfc/readonly_amendments > > Discussion: https://externals.io/message/119007 > > > > I missed something when reviewing previously. > > Under the Proposal 1 section is the following verbiage: > > > readonly classes can declare neither static, nor untyped properties, no > matter if the declaration is done directly in the class or indirectly via= a > trait (https://github.com/php/php-src/issues/9285). Under this RFC, their > non-readonly child classes would support them as any other child class do= es. > > However, the example demonstrates neither static nor untyped properties. = As > such, it's hard to understand what pattern you are trying to enable here. > Could you provide an example of a child class that uses static and/or > untyped properties, please? Basically trying to understand what this woul= d > enable, and why. > > -- > Matthew Weier O'Phinney > mweierophinney@gmail.com > https://mwop.net/ > he/him Mocking