Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110163 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 36876 invoked from network); 15 May 2020 10:04:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 15 May 2020 10:04:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8878F1804C9 for ; Fri, 15 May 2020 01:41:26 -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,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS 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-lf1-f48.google.com (mail-lf1-f48.google.com [209.85.167.48]) (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 ; Fri, 15 May 2020 01:41:25 -0700 (PDT) Received: by mail-lf1-f48.google.com with SMTP id h188so1121344lfd.7 for ; Fri, 15 May 2020 01:41:25 -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=Kak1QM86eGjCDS1wtvLkcMtolGYFutzxXd40++6AD90=; b=dZGAUNEi0SqoH86QrD7c0cLtvVBPe81OTA7YGVVrksr9G/w+m1cyVy98w+Zf9D98V/ 7DudgP4mShi5MtHXduWcM5efJQRsJcHNxTSRWX4I+mID4A+E1JINyBjj+lzbZ1JkpRpG oLaVuxeQNkyriuKrAXgbz7dPPCBTVgeF/W1fSiIZEA1BOD54vu+JVJ6B06+Wyd4zRqf9 iv4UxM/D0ArM7dvz1Id31nTzcPWeUKayhCActOnAhbtrK7o0KQLDvkVEf5GUkoZ6+1+R rf1jOoDZjAGdlnhx2yaJHXE4q7aX0DiTD0lGsdTx810r/pv7XEuGEdzGMZyx7pr+XNYl EIAg== 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=Kak1QM86eGjCDS1wtvLkcMtolGYFutzxXd40++6AD90=; b=lFeyyjUqlh8T2SunCZfQ9LGQdzFy0rlCM07WML4lIXGuiNrTWthcwCJdpiB1+fehs8 grhrGTFdXzIHzBXHOS8kV/YVC1RIvrKn5oMA3yKTzVUHI0pqI/CDid7I095ExslOI/Jw MFOaUVO8Q0MXjCnYPRQpcqRunTUfRR1EEUOLQupVnta2y2HSTExdaIkz9CjM5g6AneQy DHZE44DAsh7JEnlhUVtZ/FW+x12jUmTBVPlLkehfRGApRygRfnR8L2l5G27jyprjnDgE mQYM5oTLU4JqtKJ9GPUG7WrE812UlyuhYdr/xzg5Jq67LFRSBeelK3wzsY3yyWAYghjT 9+tA== X-Gm-Message-State: AOAM53369DwHeBSLGC2spA2SwCU1boEVntAh/6hdWbUDn2e6lHa+Ec0t g1Sl5fg4A6vruN99F9KI5W2sYQ8Ifi9ImrCEoYw= X-Google-Smtp-Source: ABdhPJy+fiY35eDr4A6mjzxAjSrmEf225wDyA9BCc1ZJxFoN9D2RfsYfL2Twnp7snepRp5gn7KRqMAqI3DlrUPoLY1o= X-Received: by 2002:ac2:4da1:: with SMTP id h1mr1604629lfe.152.1589532083116; Fri, 15 May 2020 01:41:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 15 May 2020 11:41:10 +0300 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000002c611405a5abc747" Subject: Re: [PHP-DEV] [VOTE] Constructor Property Promotion From: benas.molis.iml@gmail.com (Benas IML) --0000000000002c611405a5abc747 Content-Type: text/plain; charset="UTF-8" Update: I confused myself reading the RFC, sorry! Everything is alright in the examples. > --0000000000002c611405a5abc747--