Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2187 invoked from network); 11 Feb 2015 10:40:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2015 10:40:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=j.boggiano@seld.be; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=j.boggiano@seld.be; sender-id=pass Received-SPF: pass (pb1.pair.com: domain seld.be designates 209.85.212.178 as permitted sender) X-PHP-List-Original-Sender: j.boggiano@seld.be X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:58432] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/72-22055-B813BD45 for ; Wed, 11 Feb 2015 05:40:12 -0500 Received: by mail-wi0-f178.google.com with SMTP id em10so2516444wid.5 for ; Wed, 11 Feb 2015 02:40:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=5ixo0LBDbUOlUqvy6Wd68rOqJebrV5OsV3GBT/4YUNw=; b=aAFSs5C5GFWJ90J+21UtOdmgO9UaEKC77jjVLo+AiE6RT5lSf/pI9AYAIubuaA3WsH 6rhN0R+/+D17Hx7XL8/tTRLQuOD3V7KxRnYovEgNKKWrSb20c4Pd7jFtrRcXHFnLCn6U nItkS/tlLoFd/X0bbh45gTRi+3KKx1ArgGPWiYwJUjITGNN/j9UkHVcMpyWEHtLN2Ltd S+bTyF7cwwOrAGIvuWnnM334hJU16yuUp1VEcrrre3t2pVoP7HPonqNt4/YYn6B2XA+h hoddpcWjsY78en+XmhjbJ1fSP12F3+/1rJ9UE8WsFgkjhyYLg1usjJ8tlZQN78AeXtu8 T5RA== X-Gm-Message-State: ALoCoQlpLRRunOwuOtxE+UKatq9200/0xJ8/+VT7XBKbQrvgJOJx4GsImOOQZI25IxD6B0Z4F/i+ X-Received: by 10.181.13.4 with SMTP id eu4mr4328085wid.41.1423651206888; Wed, 11 Feb 2015 02:40:06 -0800 (PST) Received: from [192.168.1.85] ([87.112.186.55]) by mx.google.com with ESMTPSA id eb10sm1783953wib.13.2015.02.11.02.40.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 02:40:05 -0800 (PST) Message-ID: <54DB3184.8080408@seld.be> Date: Wed, 11 Feb 2015 10:40:04 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: j.boggiano@seld.be (Jordi Boggiano) 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. Cheers -- Jordi Boggiano @seldaek - http://nelm.io/jordi