Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82554 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60055 invoked from network); 12 Feb 2015 20:52:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 20:52:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.180 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.180 mail-qc0-f180.google.com Received: from [209.85.216.180] ([209.85.216.180:49356] helo=mail-qc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/62-45232-2821DD45 for ; Thu, 12 Feb 2015 15:52:19 -0500 Received: by mail-qc0-f180.google.com with SMTP id s11so10693437qcv.11 for ; Thu, 12 Feb 2015 12:52:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=cIdSIIybvkiOe7eAkmZyrVLkHRJWtKz6ilL6ocqG1E0=; b=BkKljK0JEXmiN2i9LXvV+cNe/eMB6BlZQZALAyTtnCAHTJfnuTk20F1Rs8kKC/Rk4q d0ujwEcTyQXTy9rY/YcM93HUchEnO4Ty5B2w/c1085xnrCpLsYSPAvUpkOh/S5dLmebT tGtWEF3VIBQ+kD4BtXCJgt/5GWpLsZEtQoYtRGm+uVrNNXFnY50iP8Bpqq3PIgXIzij1 7XrAXctRyvHn3Je/zItyKEMZAOvPkLrsbTWeibTXBNj/GeuspPpGcimyiKhVq7549Kgs 0uhJVa9TL/9umxC9EmUhyQ4/+Vj1XE2aUqiRMC2RxbJjsWMNf09O9niasuEcNfAJlRFz WlwA== X-Received: by 10.140.150.21 with SMTP id 21mr636493qhw.66.1423774336015; Thu, 12 Feb 2015 12:52:16 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Thu, 12 Feb 2015 12:51:35 -0800 (PST) In-Reply-To: References: <54DB3184.8080408@seld.be> Date: Fri, 13 Feb 2015 05:51:35 +0900 X-Google-Sender-Auth: HE1v8R26yYGlUqimh-BU9gUEbFI Message-ID: To: Andrey Andreev Cc: Jordi Boggiano , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11353fbc89e696050eea4b8b Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11353fbc89e696050eea4b8b Content-Type: text/plain; charset=UTF-8 Hi all, On Wed, Feb 11, 2015 at 8:20 PM, Andrey Andreev wrote: > On Wed, Feb 11, 2015 at 12:40 PM, Jordi Boggiano > wrote: > > On 09/02/2015 22:29, Anatol Belski wrote: > >> > >> ext/imap > >> ext/mcrypt > >> ext/pdo_dblib > > > > > > Sorry if this was suggested already but if those are not maintained much > and > > should not be used further ideally, shouldn't we add E_DEPRECATED to > them at > > least? > > > > I understand that they are kept to avoid making the upgrade path harsher, > > but it's also not great to let they linger on forever with no notice to > > users that they are doing something wrong. > > > > I don't think it has been suggested already, but I agree - should be > deprecated. Vote is vote. Why don't we deprecate them by documentation with obvious warning? We cannot deprecate them immediately, anyway. Is there any objection for deprecation by document? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11353fbc89e696050eea4b8b--