Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63995 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56022 invoked from network); 20 Nov 2012 17:43:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2012 17:43:55 -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:60694] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/75-19572-A51CBA05 for ; Tue, 20 Nov 2012 12:43:55 -0500 Received: by mail-la0-f42.google.com with SMTP id s15so4948055lag.29 for ; Tue, 20 Nov 2012 09:43: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=uLnnawUlKjP62UZJPx54v8A9F/CLN7Xrt8TiId8C5MI=; b=hgsGiLBJBYUVRjNlMSVOGn9724syxYi9FEFlu3aTDPsStdHCx0QvkmROrQ/eNM3Wix /KfNzjcSTrshR5AGz/BJPTz4a7s2agN+B1A1KdBMehkxVl/0fe3yzvuQXZ71fiWZXokA TJsIu+ANDZ4hYG9unU9ZwJ8cAMl9qb3tsqDDeFrWJ/fg26FPeGD+w7oiGpKDA0HEuy2A IHuJ2f4tNOT+8TQcQSHSNQBECtYxYOtZlk0WvyojLbBjjc8d+uz/ZjzD4eF46TljoLUl TCalqJV+ddtYSYqsM91nzaJNvh+csUo1T/k+1rj+d9Q9GlEprcYdqtIXYcK/oVAde/1+ t6HA== MIME-Version: 1.0 Received: by 10.152.148.40 with SMTP id tp8mr15320793lab.30.1353433431759; Tue, 20 Nov 2012 09:43:51 -0800 (PST) Received: by 10.152.114.2 with HTTP; Tue, 20 Nov 2012 09:43: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:43:51 -0800 Message-ID: To: Pierre Joye Cc: Lester Caine , PHP internals Content-Type: multipart/alternative; boundary=e89a8f234665ed5bf904cef0c67a Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: kris.craig@gmail.com (Kris Craig) --e89a8f234665ed5bf904cef0c67a Content-Type: text/plain; charset=ISO-8859-1 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. --Kris --e89a8f234665ed5bf904cef0c67a--