Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19651 invoked from network); 20 Nov 2012 10:47:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2012 10:47:13 -0000 Authentication-Results: pb1.pair.com header.from=ulf.wendel@oracle.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ulf.wendel@oracle.com; spf=pass; 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: ulf.wendel@oracle.com X-Host-Fingerprint: 141.146.126.69 aserp1040.oracle.com Received: from [141.146.126.69] ([141.146.126.69:23767] helo=aserp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/00-19572-FAF5BA05 for ; Tue, 20 Nov 2012 05:47:12 -0500 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by aserp1040.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id qAKAl84t000442 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 20 Nov 2012 10:47:09 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id qAKAl8cQ023528 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 20 Nov 2012 10:47:08 GMT Received: from abhmt115.oracle.com (abhmt115.oracle.com [141.146.116.67]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id qAKAl7w9024551 for ; Tue, 20 Nov 2012 04:47:07 -0600 Received: from [192.168.2.116] (/91.62.161.24) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 20 Nov 2012 02:47:07 -0800 Message-ID: <50AB5FB7.9090104@oracle.com> Date: Tue, 20 Nov 2012 11:47:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: internals@lists.php.net References: <50A197D2.5070307@oracle.com> <50AB515D.4080505@phpdoc.de> <50AB59F7.1080800@lsces.co.uk> In-Reply-To: <50AB59F7.1080800@lsces.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: ulf.wendel@oracle.com (Ulf Wendel) Am 20.11.2012 11:22, schrieb Lester Caine: > Ulf Wendel wrote: >>>> 1. Add this link to the RFC?: >>>> >> https://wikis.oracle.com/display/mysql/Converting+to+MySQLi >> As the author I cannot recommend materials created in 2006 and not >> updated since then for inclusion into a RFC. > > At the end of the day this is the problem all around. There needs > sufficient volume of mysqli examples and tutorials to at least get some > on a search for 'mysql php tutorial'. This is no argument for adding this specific old wiki stuff to the RFC, is it? However, I reckon your proposal. Ulf