Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54496 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15117 invoked from network); 10 Aug 2011 19:33:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2011 19:33:56 -0000 Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qy0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:39475] helo=mail-qy0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/B1-00852-22DD24E4 for ; Wed, 10 Aug 2011 15:33:55 -0400 Received: by qyk2 with SMTP id 2so842819qyk.8 for ; Wed, 10 Aug 2011 12:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=q+e00BLPAX5RbC2B5y2M+IC3J6v2Fa3ol7GlL7vPnps=; b=NPD3v1ohavFhNhgElt/9qfM3N580JSuh0jApXOIfx1/KM+HH2II6jIwC8dScz31Dkb WIFbLUj4+LnbVwNxTlD3Pgkx1uIBwVlJgENrdcHD8R7XCEsa9aAHAnnmzkLCFoxGmI6V ndmqSWkdJVk/hEYT5h7ARlGuWHGmLXD2eIJKM= MIME-Version: 1.0 Received: by 10.224.201.6 with SMTP id ey6mr6183454qab.124.1313004831537; Wed, 10 Aug 2011 12:33:51 -0700 (PDT) Received: by 10.229.231.134 with HTTP; Wed, 10 Aug 2011 12:33:51 -0700 (PDT) In-Reply-To: <4E42D660.80906@googlemail.com> References: <4E42D660.80906@googlemail.com> Date: Wed, 10 Aug 2011 20:33:51 +0100 Message-ID: To: sebastian.krebs.berlin@googlemail.com Cc: PHP internals list Content-Type: multipart/alternative; boundary=20cf300fafdd927acc04aa2bc2f5 Subject: Re: [PHP-DEV] Property get/set syntax From: dragoonis@gmail.com (Paul Dragoonis) --20cf300fafdd927acc04aa2bc2f5 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Aug 10, 2011 at 8:05 PM, Sebastian Krebs < sebastian.krebs.berlin@googlemail.com> wrote: > Hi, > > From time to time I'm looking over the existing RFCs and I'm wondering what > happens to them. For example "Property get/set syntax" [1]. As far as I can > see its already accepted for PHP6 [2], but now it seems to be orphaned. In > my opinion it is a very nice enhancement, that helps to get rid of the > Getter/Setter-mess. Are there any plans? > > @internals - Is this something that could be proposed for 5.4.0? or is it too late. > Bye, > Sebastian > > > > [1] https://wiki.php.net/rfc/**propertygetsetsyntax > [2] https://wiki.php.net/todo/**php60 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf300fafdd927acc04aa2bc2f5--