Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69948 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53366 invoked from network); 29 Oct 2013 18:53:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2013 18:53:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 141.146.126.69 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.69 aserp1040.oracle.com Received: from [141.146.126.69] ([141.146.126.69:27389] helo=aserp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/44-22922-B0400725 for ; Tue, 29 Oct 2013 13:53:01 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r9TIqtOZ021640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 29 Oct 2013 18:52:56 GMT Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r9TIqsMv025865 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 29 Oct 2013 18:52:54 GMT Received: from abhmt111.oracle.com (abhmt111.oracle.com [141.146.116.63]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r9TIqrH3016858 for ; Tue, 29 Oct 2013 18:52:53 GMT Received: from [130.35.70.238] (/130.35.70.238) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 29 Oct 2013 11:52:53 -0700 Message-ID: <52700405.60703@oracle.com> Date: Tue, 29 Oct 2013 11:52:53 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: <5270003F.4010906@ajf.me> In-Reply-To: <5270003F.4010906@ajf.me> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Subject: Re: [PHP-DEV] RFC pages with mismatching information From: christopher.jones@oracle.com (Christopher Jones) On 10/29/2013 11:36 AM, Andrea Faulds wrote: > > > On 29/10/13 17:42, Nikita Popov wrote: >> >> Thanks, I updated all statuses of the listed RFCs to "Implemented in PHP >> 5.x". Only one I didn't change is >> https://wiki.php.net/rfc/allow_multiple_simultaneous_syslog_connections, >> because I have no idea whether that actually landed or not. >> > > Hello, > > As a related note, the "How To Create an RFC" page (https://wiki.php.net/rfc/howto) states this: > > > 8. When your feature is implemented in PHP, update the RFC with: > > i. the version(s) it was merged to > > ii. a link to the git commit(s) > > iii. a link to the PHP manual entry for the feature > > Some of your own RFCs don't have this, nor do others. I think this should also be addressed. > > Thanks. > The creation steps were not in their current form until after a number of RFCs were created. Not all RFCs will contain the information that they mention. I don't think there is a huge value in retro updating old RFCs - but feel free to do it. If the PHP Manual doesn't have useful information about the feature (description and implementation version), then log a bug or fix the manual directly. Chris -- christopher.jones@oracle.com http://twitter.com/ghrd Free PHP & Oracle book: http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html