Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80331 invoked from network); 4 Jun 2010 11:56:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2010 11:56:53 -0000 Authentication-Results: pb1.pair.com header.from=php@stefan-marr.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@stefan-marr.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain stefan-marr.de from 85.88.12.247 cause and error) X-PHP-List-Original-Sender: php@stefan-marr.de X-Host-Fingerprint: 85.88.12.247 toolslave.net Received: from [85.88.12.247] ([85.88.12.247:46884] helo=uhweb12247.united-hoster.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/1E-07323-30AE80C4 for ; Fri, 04 Jun 2010 07:56:52 -0400 Received: from soft83.vub.ac.be ([134.184.43.183]) by uhweb12247.united-hoster.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1OKVW1-0005DY-5B; Fri, 04 Jun 2010 13:56:48 +0200 Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4C08E798.3080205@mohiva.com> Date: Fri, 4 Jun 2010 13:56:40 +0200 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <78233374-7407-4F68-B214-7BF8789BBCB7@stefan-marr.de> References: <4C08E798.3080205@mohiva.com> To: Christian Kaps X-Mailer: Apple Mail (2.1078) Subject: Re: [PHP-DEV] Traits From: php@stefan-marr.de (Stefan Marr) Hi: On 04 Jun 2010, at 13:46, Christian Kaps wrote: > A short while ago there was a discussion about implementing Traits in > the next PHP version. How is the status of this? The code is committed to trunk, and thanks to the community there have = already been some improvements and fixes for corner cases. We even got some basic reflection capabilities, too. So, it is there. Now it is just a matter of defining a release and = either including it or not... Best regards Stefan PS: Snapshots are here http://snaps.php.net/