Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60751 invoked from network); 20 Oct 2012 14:40:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2012 14:40:48 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:62468] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/03-22055-FE7B2805 for ; Sat, 20 Oct 2012 10:40:48 -0400 Received: by mail-ie0-f170.google.com with SMTP id c12so2277700ieb.29 for ; Sat, 20 Oct 2012 07:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1VXigTSXfuMe0eZHh081ZYGdmpFtpzshuyTRdJSskRE=; b=j3rYiljiSP8cOSuDkqoLvuUZLkYS1aXBGvgUSC22NwSPLtsUxloXYwzsrKXwlj+15J ZNDna/KsogrO2emcwMDMu6DX/5pY/Phf8k0ZO8msoTP6Xjtte6TzIottb7c3zDfUDx8p vFFAaZjLRg5sYJYpWS45J2XlwznnmXxWc48/DZcKmeZLNJbIgDFbt3KJdF9xAWYnUKUP Lp5rhmsPpmdRJEDnrSJct7F32xAynSw0c0T81eez7+glN3xjnJ98Fpk+tITx55CHato2 FkwgFQwepGnlRSMOqteR7rh8BawtTRLnxysIWp+aoETF3kbNJ4hZbd5udnhgEcazWOjQ Fp2Q== MIME-Version: 1.0 Received: by 10.50.33.138 with SMTP id r10mr4611688igi.6.1350744045230; Sat, 20 Oct 2012 07:40:45 -0700 (PDT) Received: by 10.64.33.143 with HTTP; Sat, 20 Oct 2012 07:40:45 -0700 (PDT) In-Reply-To: <9570D903A3BECE4092E924C2985CE4856140B976@MBX202.domain.local> References: <9570D903A3BECE4092E924C2985CE485612C2581@MBX214.domain.local> <9570D903A3BECE4092E924C2985CE4856140B976@MBX202.domain.local> Date: Sat, 20 Oct 2012 16:40:45 +0200 Message-ID: To: Clint Priest Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Accessors v1.1 -> v1.2 Summary From: pierre.php@gmail.com (Pierre Joye) On Sat, Oct 20, 2012 at 4:39 PM, Clint Priest wrote: > The problem was that the RFC had been updated past where the code was, AFAIK you can't branch a wiki page, can you? That's what needed branching... unless you mean to create a v1.1 page and a v1.2 page, which is basically what I've done... I mean in git. The RFCs can then contain the options, it could be useful to have two versions at a time to compare them. I don't think we need to have many pages for this RFC.