Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63997 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59177 invoked from network); 20 Nov 2012 17:59:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2012 17:59:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:47341] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/26-19572-B15CBA05 for ; Tue, 20 Nov 2012 12:59:57 -0500 Received: by mail-la0-f42.google.com with SMTP id s15so4960471lag.29 for ; Tue, 20 Nov 2012 09:59:51 -0800 (PST) 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=wnSl/dy3M2CNFTOqWJJRIdyWJgy9NGq/EeiRh1cQRas=; b=R88bnAyDtb9MVILGzxXmjg96AFbjtIEI0yW9l78eODWUM1C8KzWsdOTA17WrJ6LiBB t/lLgJwBEdmc5Rjw6bAekYHmwASTh9AYQiSjX+1EmumvlJ6VYcZ4DDzwFJtAoe/opxjY zB8h1One3tZDn90RwDzEtvCTwkkapXg6Z8vM3kL+NuCDQUONNFp8YkGD99YzRn2FChuK Ol0YfHOWG+Nz7yxrNGBy3aJZuvKQcdFnEoVlk4sP0wIyb9bi4vHoA6OdTe2CQpZWp3ie dB0R82SDnPf8eawmJuLa7cnOeRJYbHg7QswcDN72d5hObAf2lNE8Vkbva9vydOrzgfek 7Tjw== MIME-Version: 1.0 Received: by 10.112.29.129 with SMTP id k1mr6795433lbh.102.1353434391703; Tue, 20 Nov 2012 09:59:51 -0800 (PST) Received: by 10.152.114.2 with HTTP; Tue, 20 Nov 2012 09:59:51 -0800 (PST) In-Reply-To: References: <50A197D2.5070307@oracle.com> <50AB515D.4080505@phpdoc.de> <50AB59F7.1080800@lsces.co.uk> <50AB7648.8090809@lsces.co.uk> Date: Tue, 20 Nov 2012 09:59:51 -0800 Message-ID: To: Pierre Joye Cc: Lester Caine , PHP internals Content-Type: multipart/alternative; boundary=bcaec554da1624f1a304cef1005e Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: kris.craig@gmail.com (Kris Craig) --bcaec554da1624f1a304cef1005e Content-Type: text/plain; charset=ISO-8859-1 On Tue, Nov 20, 2012 at 9:55 AM, Pierre Joye wrote: > hi, > > On Tue, Nov 20, 2012 at 6:43 PM, Kris Craig wrote: > > > > > > On Tue, Nov 20, 2012 at 5:12 AM, Pierre Joye > wrote: > >> > >> Lester, > >> > >> My point is: less talk, more acts. > >> > >> You want better docs? Contribute. > >> > >> Cheers, > >> > > > > I think there's definitely room for improvement in making mysqli > tutorials > > more common and accessible, but I don't think that should cause us to > delay > > deprecation. I do like Lester's idea of forming a task force to > > aggressively replace mysql tutorials with mysqli. I'd be happy to help > out > > with that if there's sufficient interest. > > A task force? http://edit.php.net and go ahead. No offense meant but > there is a time to argue endlessly (rarely but..) and there is time to > actually do something. I think the latter should be done now. > > I agree with you, but I was referring to reaching out to external sites/blogs/etc that still have outdated mysql tutorials appearing in search results. =) --Kris --bcaec554da1624f1a304cef1005e--