Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109098 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 31348 invoked from network); 17 Mar 2020 12:59:03 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Mar 2020 12:59:03 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C85911804E0 for ; Tue, 17 Mar 2020 04:21:42 -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,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15716 95.128.32.0/21 X-Spam-Virus: No X-Envelope-From: Received: from mx.kolabnow.com (mx.kolabnow.com [95.128.36.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 17 Mar 2020 04:21:41 -0700 (PDT) Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id AC818404E8 for ; Tue, 17 Mar 2020 12:21:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:date:date:message-id:from :from:references:subject:subject:received:received:received; s= dkim20160331; t=1584444015; x=1586258416; bh=Rb64iZPQ902vf9c6zia J3A3Uhgp6iafJrQP6P0owcDw=; b=5M3P5SQPJbuOtX8iYPyidYPxQHmdoJXXrMI Hu4MyVTAEzNazJGOOEvaofHCYfkohLUy3DWGFGk0oSkrfqtLNqY6U0Ya+nlfyonO u9Iini3d/HuE6wEoyU0ctYHMCbrCc4CJj80FoYtmTcZcsWMIXacNlyyxtb6AgNhe 9U2zgNALJObXbzue48NeqVevHFd/QBGWKV4IKHR/s2NbPl/QSheCjpl8vQ8THw0T 4PewDCXeb/nQd7mtLT8q0pQ7kWZjJ4taIA3RqjBXfqiW30Oz7iirh2qe8bDPD8P6 7lI5eu5dRxjIquzo3Q69nIOd3n+AHwIYMWN88xMcKg6L8XlM88+9CDgBD538rxSY +CReQkn+Ac/IsI2rXmQYuDR7DyAsmiP9JlhL/zszeLFUAN7HPDW5nxP/NSWwRZnb k65cK13P9TSr4IC5NttAY2xcgq185QM7RBLh3AFjc5dFQ3uISd0QhG9y0INUaWqO IGjhcTBIDwlj9/tnplrzCoVgTNNsH8bgW66YmGVty67Eq2PIHFrJ4PBD3piD5X0l I2AifVLsJUvVMpY0peiW/tdVEiP3tdNVTj2MvX04szWM6r3W6cvcxjqwhmxxhRCr ahEd1mpWSC7jlcJEHK7Hp/6hIgfezKshkAdyZkszNDq7x5DMXyt5oTSQZnMXkpYO Y2SJ6JCs= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zoDTE7NntZgA for ; Tue, 17 Mar 2020 12:20:15 +0100 (CET) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 1FF90404B5 for ; Tue, 17 Mar 2020 12:20:14 +0100 (CET) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx002.mykolab.com (Postfix) with ESMTPS id C5E612391 for ; Tue, 17 Mar 2020 12:20:14 +0100 (CET) To: internals@lists.php.net References: Message-ID: Date: Tue, 17 Mar 2020 12:20:13 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] [VOTE] Immutable/final/readonly properties From: alec@alec.pl (Aleksander Machniak) On 17.03.2020 11:12, Máté Kocsis wrote: > I believe we had a long enough and fruitful discussion period, > so I have just opened the vote at > https://wiki.php.net/rfc/write_once_properties > since I didn't want to add any significant change to the proposal > any more. I'm not sure the RFC can be edited during vote, but the second code block in the RFC is wrong - missing "". -- Aleksander Machniak Kolab Groupware Developer [https://kolab.org] Roundcube Webmail Developer [https://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com