Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27663 invoked from network); 11 May 2011 15:43:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2011 15:43:28 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.161.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:60527] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/3D-45512-E9EAACD4 for ; Wed, 11 May 2011 11:43:27 -0400 Received: by gxk27 with SMTP id 27so247826gxk.29 for ; Wed, 11 May 2011 08:43:23 -0700 (PDT) Received: by 10.236.80.69 with SMTP id j45mr10958896yhe.373.1305128603466; Wed, 11 May 2011 08:43:23 -0700 (PDT) Received: from [10.28.238.86] ([166.205.10.39]) by mx.google.com with ESMTPS id 44sm124088yhl.53.2011.05.11.08.43.19 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 11 May 2011 08:43:22 -0700 (PDT) References: <4DC729EE.9090600@sugarcrm.com> <4DC75FFF.40008@lerdorf.com> <4DC7A7F0.4000504@sugarcrm.com> <4DC819D0.5010008@lerdorf.com> <4DC81ED6.1050902@sugarcrm.com> <8757232E56758B42B2EE4F9D2CA019C9013F9F59@US-EX2.zend.net> <4DCA2192.4080201@lsces.co.uk> <4DCA5744.1030907@lerdorf.com> In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8C148) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-ID: <7C047D20-BFDB-47DF-B281-4391C42735C3@roshambo.org> Cc: Rasmus Lerdorf , PHP internals X-Mailer: iPhone Mail (8C148) Date: Wed, 11 May 2011 09:43:13 -0600 To: dukeofgaming Subject: Re: [PHP-DEV] annotations again From: philip@roshambo.org (Philip Olson) On May 11, 2011, at 4:00 AM, dukeofgaming wrote: > On Wed, May 11, 2011 at 4:30 AM, Rasmus Lerdorf wrote= : >=20 >> On 05/11/2011 01:39 AM, dukeofgaming wrote: >>=20 >>> The link doesn't work, but I'm assuming it is this one?: >>> https://wiki.php.net/todo >>>=20 >>=20 >> That was supposed to be wiki.php.net/rfc (iPad auto-correct messed it up)= >>=20 >>=20 > I see. I have actually read most RFCs, but I do feel something is meesing.= > Perhaps if RFCs were categorized by potential release in the wiki =E2=80=94= or > alternatively, an additional "Intented PHP version" field=E2=80=94 then ag= reements > coud get easier, because I don't see consistent PHP version information fo= r > RFCs that could lead to an actual roadmap. Agreed, the RFC wiki namespace is cluttered, and for example year[s] old emp= ty entries even exist there.... Apply for a wiki account, then start hacking :) Regards, Philip=