Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44277 invoked from network); 11 Dec 2016 22:35:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2016 22:35:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.179 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.161.179 mail-yw0-f179.google.com Received: from [209.85.161.179] ([209.85.161.179:32958] helo=mail-yw0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/71-27518-CA4DD485 for ; Sun, 11 Dec 2016 17:35:25 -0500 Received: by mail-yw0-f179.google.com with SMTP id r204so52422028ywb.0 for ; Sun, 11 Dec 2016 14:35:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=AQyed0gj4S3ffoEM4siUr4lxUYqlVFIFgCdKofI/B4E=; b=yyFxEZeQ8jKTeEaqgbVqrCeJRoP8IC9I881XK6C5vhL2+/hIXTzO1EioVX4h7CqNSs 1eahXNrFXvVUlCFm7BnBKn9dp4trm6AkHbBjhoz8QRrTJvtt/qWdLg5Ca4M89q+JURXi UWU4B5isYlBLNMxXP/TalFH68+MS8YRqLkTHmJwW0xJJH5GkdWdRCrlYnOPQ3ld7hPUy Jic3tIhfFZ50E7A5vrODendhdVnO1xmFFR97/fWUhKWDey8YwLSxSLidOG7rijyxo1GV Qw+QKEPudKXcAHds9YJOW5EDPtxSHgGiugQ4nWtQYRYMTgJliylFCf9xAx5DVMmZzolX FdUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=AQyed0gj4S3ffoEM4siUr4lxUYqlVFIFgCdKofI/B4E=; b=WsqUV/EbB7Usxb4ys/FNFv6lvALEp7lW6Y7GF4Tun1GAzzYx2WAIhQzUqnuiKgi3kH cW+Kmc3B4pf5cSubGOW03z+wtN/N68H/eOg2glq2jlkSgnFq6MurX0I+qUji+IEJdK05 iDbM0CKMeJNI4g9uvbzICMKb1aNtxgu0VDQqQtQZssSdZMB2wyPL19nCfFjIx6+58vBy qK7l4pIJvuODsH1vp1oswwRZEPC371GWUqzvtHRKpvWjzzDSgL419ZkHem0MPtNLx4KM 9F4TqxUxwlDY2X6x2R0x7Sxsh7myeLDUghJwO6HOPyC2JzbHX12pZfGPvpc4bVZlkvoG SRXg== X-Gm-Message-State: AKaTC00Pf4g43JulKNnT0GPPx1S/QegPWRNXubolaZzUOO7Iq7NBsqSyK+h66prfdnv3vcSg0teKUP2sKrR0nw== X-Received: by 10.13.232.200 with SMTP id r191mr85085263ywe.13.1481495722063; Sun, 11 Dec 2016 14:35:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.173.153 with HTTP; Sun, 11 Dec 2016 14:35:01 -0800 (PST) In-Reply-To: References: Date: Sun, 11 Dec 2016 18:35:01 -0400 Message-ID: To: =?UTF-8?Q?Silvio_Mariji=C4=87?= Cc: PHP internals Content-Type: multipart/alternative; boundary=94eb2c0870f44000640543699a2d Subject: Re: [PHP-DEV][RFC][DISCUSSION] - Immutable classes and properties From: marcio.web2@gmail.com (Marcio Almada) --94eb2c0870f44000640543699a2d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2016-12-11 12:57 GMT-04:00 Silvio Mariji=C4=87 : > Hi, > > Discussion is open for following rfc https://wiki.php.net/rfc/immutabilit= y > > Cheers > Hi, Can you make a pull request? I'd like to comment the patch but it's not possible to make inline reviews only with a diff uri on github. --94eb2c0870f44000640543699a2d--