Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41991 invoked from network); 15 Nov 2012 23:28:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2012 23:28:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.42 mail-da0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:50175] helo=mail-da0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/10-41238-E8A75A05 for ; Thu, 15 Nov 2012 18:28:15 -0500 Received: by mail-da0-f42.google.com with SMTP id z17so879452dal.29 for ; Thu, 15 Nov 2012 15:28:12 -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=T7KSSPypYlHhuJofUoJZJGI0JyQFV4kSZywqoOK744o=; b=kCOXaZZo0xqFpU4YTaape63tZjw/uyARUg9PBH23D5qGHN/pD2cpOOdaJ1hZZRA3F2 XGcYAqC5PL84w2tOHtpXEIlwQjbIsVY9NDOHRh+6/WOBVRP3OCRTeOUBwJYPl8/lJ52/ 0DpUWOewbLX5oKc5TA7heHpMdawujmHGNrPIKcLoJUvUpvhfpH8NISnpa8sbWqRY6RLC oAB3D+Vnq82A3R+iv5RBIOshnBqNBXeWgW0LnzkTtKfJ5T3TXYSPJjHG74oaaHCS4SuK Ew/p74xjm30TVcdpUZd5rXBaeFwfSAJVIDzeNiztExNjLLGtycvqrOY7/Rz2/4er2Rcq kQ1w== MIME-Version: 1.0 Received: by 10.66.87.34 with SMTP id u2mr7358054paz.82.1353022092479; Thu, 15 Nov 2012 15:28:12 -0800 (PST) Received: by 10.68.247.202 with HTTP; Thu, 15 Nov 2012 15:28:12 -0800 (PST) In-Reply-To: References: <50A10A9D.9070402@oracle.com> <50A1946F.8010407@lerdorf.com> <50A20CCB.8090909@lsces.co.uk> <8A8A29F9E43E417FB5450D63019B2DDB@NeiRoze> <8f4231fc-6e3c-4a33-af71-2af5e7a95dfd@email.android.com> <50A2D672.7010600@gmail.com> <50A30144.5070305@phpgangsta.de> <50A3BEC0.8030607@gmail.com> <50A54713.8090102@sugarcrm.com> <50A549EB.2020408@lerdorf.com> Date: Fri, 16 Nov 2012 00:28:12 +0100 Message-ID: To: Anthony Ferrara Cc: Will Fitch , Rasmus Lerdorf , Stas Malyshev , Adam Harvey , Devis Lucato , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=f46d042ef689320b7c04ce9101b8 Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: tyra3l@gmail.com (Ferenc Kovacs) --f46d042ef689320b7c04ce9101b8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Nov 15, 2012 at 9:11 PM, Anthony Ferrara wrote= : > Will, > > > > Actually, no it wouldn't. You still get the overhead of the error, plus > > > any custom error handlers will be triggered regardless of the > > > error_reporting setting which depending on the implementation of the > > > error handler can be quite costly performance-wise. > > > > > > > So what solution is there to this? Should it not be deprecated? This sa= me > > issue (is still happening) with register_globals for us, but it's > > acceptable as it has been phased out. Should there be no deprecation > > warning now and wait for a future release? > > > > That's my suggestion. Officially deprecate it, but don't add E_DEPRECATED > to it in 5.5. Update the documentation, and start a PR campaign to get of= f > it. Then in NEXT add E_DEPRECATED and in NEXT+1 remove it. But I've said = it > a number of times, and it appears that I'm the only one who thinks that > it's a good idea to take it slow and give users time to move off it... > > Anthony > you aren't the only one. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --f46d042ef689320b7c04ce9101b8--