Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63819 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49119 invoked from network); 12 Nov 2012 15:57:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2012 15:57:32 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:36225] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/18-05794-B6C11A05 for ; Mon, 12 Nov 2012 10:57:32 -0500 Received: by mail-ie0-f170.google.com with SMTP id c12so10508752ieb.29 for ; Mon, 12 Nov 2012 07:57:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=w1JECTJPnY9eusx+G8e3tyBxAkfJ64oUUmR1rF+GJEI=; b=FqFbs4q1w1ivdJM+ab+vcGGOWoVST/7ftUpdclRzxY3RInTEXWtdFQff46QM0ksL5d oN+FUROTxWIfBLb2iKUkC3AufGahGbIW+aq6npiDLfn9+lEqvOwZraxrWoY1b+qLxEZ6 PKrRP8d8fAaVArly+rGBV82+wuDovTWm2i3zsniSSlT+KRK/Ffo+6KGWNa68RJA8t4Iz sz1vNyCSBlhzxHPWdV96sfO344dh3InnPYBtiUKe5i/hbGo+70RP7AWMv4u6e6ORukUq bhJGmO8CdaR64tVF5yj85qXSyG7KRqkq4dZuB8hRm7ESKR3pat2lpaOJC/o9TDHvwXAA 0GvA== Received: by 10.50.17.162 with SMTP id p2mr8435738igd.9.1352735849462; Mon, 12 Nov 2012 07:57:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.5.197 with HTTP; Mon, 12 Nov 2012 07:57:09 -0800 (PST) In-Reply-To: <50A11500.4050605@b1-systems.de> References: <50A10A9D.9070402@oracle.com> <50A11500.4050605@b1-systems.de> Date: Mon, 12 Nov 2012 17:57:09 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=14dae93407ddc83d6004ce4e5bda Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: arvids.godjuks@gmail.com (Arvids Godjuks) --14dae93407ddc83d6004ce4e5bda Content-Type: text/plain; charset=UTF-8 Hello all! Julien this weekend was at the conference in Riga and we talked with him exactly about this, how it could be handled and stuff. The bottom line of our discussion was that I expressed the opinion that things should really start to move as of 5.5 - postponing it will not make any difference, because people will start to move only when it starts to generate some warnings and errors. Until then you can educate them as much as you want - they just ignore it. Everyone who was susceptible to education is already educated :) Just my 2 cents. P.S. Kill the PDO too, this topic was also was discussed heavily. --14dae93407ddc83d6004ce4e5bda--