Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71908 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83852 invoked from network); 31 Jan 2014 23:29:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 23:29:37 -0000 Authentication-Results: pb1.pair.com header.from=php@freepanel.net; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@freepanel.net; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain freepanel.net does not designate 178.73.210.158 as permitted sender) X-PHP-List-Original-Sender: php@freepanel.net X-Host-Fingerprint: 178.73.210.158 mail.jake.nu Received: from [178.73.210.158] ([178.73.210.158:43209] helo=mail.jake.nu) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/36-54292-0E13CE25 for ; Fri, 31 Jan 2014 18:29:37 -0500 Received: from [192.168.1.100] (81-234-225-220-no35.tbcn.telia.com [81.234.225.220]) (authenticated bits=0) by mail.jake.nu (8.14.5/8.14.5) with ESMTP id s0VNTVDf006982 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 1 Feb 2014 00:29:32 +0100 Message-ID: <52EC31D4.3000508@freepanel.net> Date: Sat, 01 Feb 2014 00:29:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Hannes Magnusson , PHP Development CC: Ferenc Kovacs , David Soria Parra References: <52EC318C.50902@freepanel.net> In-Reply-To: <52EC318C.50902@freepanel.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/imap -> bye bye in PHP 5.6 From: php@freepanel.net (Jake) durnk-.. On 2014-02-01 00:28, Jake wrote: > you are dunk! > > On 2014-01-31 10:10, Hannes Magnusson wrote: >> Hi >> >> There was a thread in April 2012 about removing ext/imap since >> c-client is dead and has been for a while. >> It has been longer while now, and distros like RHEL-7 have dropped the >> extension completely. >> >> We can't pretend anymore that ext/imap is a _core_ functionality of >> PHP that everyone writing webapps needs. It needs to be removed :) >> >> >> Ferenc, David; What exactly is the procedure for doing that, >> considering 5.6 has shipped its first alpha? >> Remove it from master only, or killing it from 5.6 OK? >> >> -Hannes >> >