Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70572 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46968 invoked from network); 10 Dec 2013 17:39:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2013 17:39:04 -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 156.151.31.81 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 156.151.31.81 userp1040.oracle.com Received: from [156.151.31.81] ([156.151.31.81:47057] helo=userp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/26-04453-4B157A25 for ; Tue, 10 Dec 2013 12:39:00 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id rBAHcshC003880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 10 Dec 2013 17:38:55 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 rBAHcrPK004203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Dec 2013 17:38:54 GMT Received: from abhmp0018.oracle.com (abhmp0018.oracle.com [141.146.116.24]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id rBAHcrPh015688; Tue, 10 Dec 2013 17:38:53 GMT Received: from hubby.local (/50.150.115.211) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 10 Dec 2013 09:38:53 -0800 Message-ID: <52A751A9.70805@oracle.com> Date: Tue, 10 Dec 2013 09:38:49 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Mike , PHP Internals References: <1386690052.9685.24.camel@smugmug> In-Reply-To: <1386690052.9685.24.camel@smugmug> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Subject: Re: [PHP-DEV] [VOTE] [RFC] Slim POST data From: christopher.jones@oracle.com (Christopher Jones) On 12/10/13 7:40 AM, Mike wrote: > I opened the vote on the "Slim POST data" RFC: > https://wiki.php.net/rfc/slim_post_data#vote > > Voting will end Tuesday, December 17th 2013. > Mike, Is this really ready for voting? The RFC doesn't look too complete, IMHO. For example, the section "SAPIs Impacted" just contains the text "Web-SAPIs." Which ones have you identified? How are they affected? The RFC needs to be complete enough that an outsider can understand the implications. Another example: the RFC doesn't distinguish between internal default INI settings and php.ini-* values, not even to mention if they are to be kept in sync. 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