Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63981 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7469 invoked from network); 20 Nov 2012 08:29:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2012 08:29:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; 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: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:38020] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/B1-19148-46F3BA05 for ; Tue, 20 Nov 2012 03:29:24 -0500 Received: by mail-ie0-f170.google.com with SMTP id c12so9190718ieb.29 for ; Tue, 20 Nov 2012 00:29:22 -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=zuY7OvCclw7/IHgME47BNXWfBjLlJZ8BxOQmz2kNv6w=; b=d5sR+U93+san3sFooC/4ZR3D67CKdzCnU3VhfVW7AS6aRbHLuE3v1RCK4XxGDGYD2x /8UFbbCP3scl74MDOcjvTHUJZQTRMx+rM8Ikn22fkSBBk671jC3ObuHPUuEqB++gAqWm rz0MdIWhHIT7+q8km4oqFoA2c8KsITkQCNhk6C2WJg/9R8vOCinu69hML0AvGPWY5Z1d oyNlHK347WRPn5ZMQQnC4OL946m+0qDAm5sugzuz5K9BlxKwuouV9HJTUCwN98nfHmhC dr8Uyn3/XTyjScpU4BIgZkzk4qiwyW/KzNwpJuWCg5NmlgRs/1EGf5kuY13Oh9zmjLpI g5VA== MIME-Version: 1.0 Received: by 10.50.213.73 with SMTP id nq9mr9375983igc.27.1353400162122; Tue, 20 Nov 2012 00:29:22 -0800 (PST) Received: by 10.64.33.143 with HTTP; Tue, 20 Nov 2012 00:29:21 -0800 (PST) In-Reply-To: References: <50A9F799.5080909@codeangel.org> Date: Tue, 20 Nov 2012 09:29:21 +0100 Message-ID: To: Anthony Ferrara Cc: Kris Craig , Adam Harvey , Chad Emrys , Patrick Allaert , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: pierre.php@gmail.com (Pierre Joye) hi Anthony, On Mon, Nov 19, 2012 at 6:22 PM, Anthony Ferrara wrote: > Kris, > > >> By "NEXT" are you referring to 6.0 or 5.6? > > > Whatever the release after 5.5 is. Be it 5.6, or 6.0, NEXT indicates the > next temporal release... > > >> >> Also, can you add an option for raising E_DEPRECATED in 5.5 then removing >> support altogether in 6? > > > That's already in there. That's what I mean by hard-deprecating it for > 5.5... > > And in either case, removal would happen one release after hard > deprecation... I do not follow the logic. It is too heavy to use the right deprecation flag for the connect function only, but it is perfectly fine to kill one of the most widely used extension in php history in a minor version? I'd rather go with the flag and kill it in 6. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org