Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71841 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62418 invoked from network); 31 Jan 2014 11:08:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 11:08:24 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:35142] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/24-39593-7248BE25 for ; Fri, 31 Jan 2014 06:08:23 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id AFDE3E203C; Fri, 31 Jan 2014 11:08:20 +0000 (GMT) Date: Fri, 31 Jan 2014 11:08:20 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Stas Malyshev cc: Hannes Magnusson , PHP Development , Ferenc Kovacs , David Soria Parra In-Reply-To: <52EB6C7B.7040306@sugarcrm.com> Message-ID: References: <52EB6C7B.7040306@sugarcrm.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1331895347-1391166500=:6067" Subject: Re: [PHP-DEV] ext/imap -> bye bye in PHP 5.6 From: derick@php.net (Derick Rethans) --8323329-1331895347-1391166500=:6067 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 31 Jan 2014, Stas Malyshev wrote: > > We can't pretend anymore that ext/imap is a _core_ functionality of=20 > > PHP that everyone writing webapps needs. It needs to be removed :) >=20 > Well, IMAP is pretty common and many webapps do use it. Whether they=20 > use ext/imap or not for that is another question :) >=20 > But dropping ext/imap means we have no IMAP solution for core. What=20 > would we recommend instead? https://github.com/zetacomponents/Mail is pretty awesome=E2=80=94if I may s= ay=20 so. cheers, Derick --8323329-1331895347-1391166500=:6067--