Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109097 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 15987 invoked from network); 17 Mar 2020 11:49:53 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Mar 2020 11:49:53 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 269691804E2 for ; Tue, 17 Mar 2020 03:12: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=-0.4 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,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-ua1-f44.google.com (mail-ua1-f44.google.com [209.85.222.44]) (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, 17 Mar 2020 03:12:30 -0700 (PDT) Received: by mail-ua1-f44.google.com with SMTP id h32so7754254uah.4 for ; Tue, 17 Mar 2020 03:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=lolVBldH8Fy3Ifparg7rQtYmD4LPO7a2wyNg6FFgqMk=; b=MO0vvUknnr5sm/vCQYbsEY5/gcKLlDhmMDv0GyWjiioP/TNtAHBmL5lw1qWGykq/Rv SGZ0IebNIKMGVJP1htHHlNfWk8Zq5h5bKMriRLBWxxRK7bTNQx7xwYDT2mq+H+W1lCUy i/CApDSgdF8eRZCCDsInymNHhpAPyMthT0KmWmzD62rBElJw+OsLkfWxNf22xiUmR7sL 5BjLqZnq62TuNb+irglIoQ/f36rGthesWUOKxIw/4M23aN8dinDvTuty5dzKr5r39uDP jOdpZEyufBbWbwJ6PFXhWk9ej7wXA6WFCtDlpYAbYegT4U2WnoqmpBAaHjqGuhr3I2Ng WHkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=lolVBldH8Fy3Ifparg7rQtYmD4LPO7a2wyNg6FFgqMk=; b=Q0SpAW+h54XyBTRSlmFaqPlSSQp4TpStvT+i0wcGgZ0ar5hheHU7YXz+1FEbVgy/Sh 3DNezuQSwN7NWOLk6tkkbQPuO26kDvibbOPo8GAy+w6XsU4xHKennYXB1+BeBMC0Cgbj CHYS1tvZhKWSy5QA+6b+/enT4h96I4p5ZKiNIiVyG+5aAgqKXgckmbZ6AuUVcgO8cbQV Bu7ltox0oIE4ZP0HcuDmJwfWk6JI03HlO/xbBtAd9EEl0mUTq9ItqlGcnzLiOKZ/WoAM Y0SPtpM6qOlV7Wz7RF3IZIcZE7iXyPCXY/E1Wrw+V81wWA9ln3tWLgTScAq2zAhbM14D Km5Q== X-Gm-Message-State: ANhLgQ18vNSHCOFdBggAzdX2s81egPul84S4g4MdluxP3hBBv2E0LJxx 8oJIw2qm4hWvA7T3v7fa46AHXG2zuEKcbfxuCdiBnEMD X-Google-Smtp-Source: ADFU+vs2rnl4a2GJSFU4yuS52cXEe5seczvMDwMJlfg/5jXLWa2bKHUTt5Q1bwYfsNzTlwVJtImmM6HsEgv3/klkV4A= X-Received: by 2002:ab0:3ab:: with SMTP id 40mr3018736uau.47.1584439948171; Tue, 17 Mar 2020 03:12:28 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 17 Mar 2020 11:12:17 +0100 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary="0000000000004761d905a10a2c26" Subject: [RFC] [VOTE] Immutable/final/readonly properties From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --0000000000004761d905a10a2c26 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dear Internals, 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. The vote will run for 2 weeks and it will be closed on 2020-03-31. Regards: M=C3=A1t=C3=A9 Kocsis --0000000000004761d905a10a2c26--