Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27050 invoked from network); 17 Nov 2011 02:12:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2011 02:12:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@mindplay.dk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@mindplay.dk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mindplay.dk from 209.85.161.42 cause and error) X-PHP-List-Original-Sender: rasmus@mindplay.dk X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:47383] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/F1-09150-68D64CE4 for ; Wed, 16 Nov 2011 21:12:23 -0500 Received: by faan2 with SMTP id n2so2517934faa.29 for ; Wed, 16 Nov 2011 18:12:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.49.1 with SMTP id q1mr9493765obn.48.1321495939724; Wed, 16 Nov 2011 18:12:19 -0800 (PST) Received: by 10.182.179.70 with HTTP; Wed, 16 Nov 2011 18:12:19 -0800 (PST) In-Reply-To: <4EC32072.8010700@oracle.com> References: <4EC32072.8010700@oracle.com> Date: Wed, 16 Nov 2011 21:12:19 -0500 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d0447850b0f33c904b1e4c02d Subject: Re: [PHP-DEV] some notes about traits From: rasmus@mindplay.dk (Rasmus Schultz) --f46d0447850b0f33c904b1e4c02d Content-Type: text/plain; charset=ISO-8859-1 who can hook me up with a login, so I can contribute to the documentation? > Here's a better example of something useful that actually works: >> > > Assuming your example is OK, you could edit the doc and submit it as a > patch at https://edit.php.net. > > --f46d0447850b0f33c904b1e4c02d--