Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84354 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98840 invoked from network); 5 Mar 2015 20:36:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2015 20:36:36 -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.217.172 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:36814] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/3A-40418-35EB8F45 for ; Thu, 05 Mar 2015 15:36:35 -0500 Received: by lbiz11 with SMTP id z11so27782221lbi.3 for ; Thu, 05 Mar 2015 12:36:32 -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=t7epyWwguq5EYGgfs/Y5husOWjChDh8Es2Ur5PGRc5Q=; b=p3npS6xkIWvnUwf+GGAz4EeOHAAicJfHirSEwbwiFvz2wFKkFrWNDSHuXd8BNbj1mN dqDXkGpSZzIC0BmsTyAPX4daTXlqDmbGEhatyYH7VOkxD97gC89CmD3DoaW7DV2mLPIH RiItZTXc7w3cqecHL5Fne/CtxvnAyr9eKxFb5p96BKaYrPIbnBqBp/DcIEqUpW4yqL+5 VZo3evV1b3hPxE665vLxxO+WBwIWyR+wsYryyqSbON/AbmkXyaObLXc4lyG0vEVLUguz 18HrlXJsRlspyK86O30/ikUfV9W2twJ5UVKBBW6cYHxp56SQ6Kygv8n8zTeUEdkAo8qr Es1Q== MIME-Version: 1.0 X-Received: by 10.152.37.228 with SMTP id b4mr9785527lak.104.1425587792161; Thu, 05 Mar 2015 12:36:32 -0800 (PST) Received: by 10.112.181.41 with HTTP; Thu, 5 Mar 2015 12:36:32 -0800 (PST) In-Reply-To: References: Date: Thu, 5 Mar 2015 12:36:32 -0800 Message-ID: To: Adam Harvey Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [VOTE] Remove deprecated functionality in PHP 7 From: pierre.php@gmail.com (Pierre Joye) On Thu, Mar 5, 2015 at 12:29 PM, Adam Harvey wrote: > On 5 March 2015 at 12:21, Pierre Joye wrote: >> It would be good to do a pecl release for each of them, and mark the >> package as deprecated/overseeded by mysqli (I let you choose). Doing >> so will trigger a build there, cleaner. > > I'm on the fence about making a release for ereg and mysql: it would > help in terms of code availability, but at the same time I feel like > it undermines our message of "no, really, don't use these at all in > PHP 7", even though they'd be marked as unmaintained and deprecated. > > I guess I'm open to persuasion either way here. Same here. First time we moved ext to pecl I was saying that we should not provide any release and not even use pecl for that. We disagreed, so I think we should be consistent here and move on. While I do think that a lot of bad things may happen with people starting to install ext/mysql from pecl =) -- Pierre @pierrejoye | http://www.libgd.org