Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35143 invoked from network); 13 Nov 2012 03:30:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2012 03:30: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:33108] helo=userp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/34-05346-9BEB1A05 for ; Mon, 12 Nov 2012 22:30:02 -0500 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id qAD3TvVs030085 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 13 Nov 2012 03:29:58 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id qAD3TuRh014870 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 13 Nov 2012 03:29:57 GMT Received: from abhmt117.oracle.com (abhmt117.oracle.com [141.146.116.69]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id qAD3TuHR005849; Mon, 12 Nov 2012 21:29:56 -0600 Received: from [10.187.91.52] (/10.187.91.52) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 12 Nov 2012 19:29:56 -0800 Message-ID: <50A1BEB1.5010604@oracle.com> Date: Mon, 12 Nov 2012 19:29:53 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Adam Harvey CC: PHP internals References: <50A197D2.5070307@oracle.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: christopher.jones@oracle.com (Christopher Jones) On 11/12/2012 07:08 PM, Adam Harvey wrote: > On 13 November 2012 08:44, Christopher Jones > wrote: >> Adam, can you: >> >> 1. Add this link to the RFC?: >> https://wikis.oracle.com/display/mysql/Converting+to+MySQLi >> >> 2. Mention how to turn off E_DEPRECATED warnings in the RFC? >> >> When users of 5.5 stumble on the new messages, we can then simply >> point them to the RFC. > > Done and done. I've added a (short) workarounds section towards the > bottom, which can be moved up later if the RFC is accepted. > > Against that, I'm not a big fan of RFCs as documentation, but that's a > separate discussion. :) Content like this deserves to be in RFCs so voters can quickly judge the impact of proposed changes on end users. Thanks for adding it, Chris > > Adam > -- christopher.jones@oracle.com http://twitter.com/#!/ghrd