Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28146 invoked from network); 31 Jan 2014 15:43:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 15:43:58 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:41766] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/63-09212-BB4CBE25 for ; Fri, 31 Jan 2014 10:43:55 -0500 Received: by mail-qc0-f173.google.com with SMTP id i8so7219013qcq.18 for ; Fri, 31 Jan 2014 07:43:52 -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=edOSGY0kPMoBL2rfWOYnWYcK7VwzUi/uZShg9uKXsFA=; b=YXEMdH5MlnDlj0cKO30UmVwl97gF5wMr8rF0MCX5szVhFh2QGnJy3bGpbsB2t8bK6u c72ZNFfcJYEe3y4Z4TLHFfpS5ZE+NgaN552pEJXn1RGBQWBs26iCZMmBH95Y+W6GUNiF JMAOqAB3ZErdJo+pGFgrCCiFsZdj+SNtquK5CvbtIRJIU93WLkOPQN2UEX+T1d2i469q ZnGAmrHxnpUFKqHpwGrGYCoGTXojPN3/891Qqa657fq8zKWxjbHYKOq5F6NRttTBN1gf s7YQRa5Zd8MSLNxUryf/5t49fuFbpChAKh6AaBlMbf+E1nLMKOgHmns5G5oYbwC3kV1c oHAQ== MIME-Version: 1.0 X-Received: by 10.224.80.70 with SMTP id s6mr32665505qak.85.1391183032692; Fri, 31 Jan 2014 07:43:52 -0800 (PST) Received: by 10.140.96.70 with HTTP; Fri, 31 Jan 2014 07:43:52 -0800 (PST) In-Reply-To: References: Date: Fri, 31 Jan 2014 16:43:52 +0100 Message-ID: To: Hannes Magnusson , julien pauli Cc: PHP Development , David Soria Parra Content-Type: multipart/alternative; boundary=001a11c2d83e7b38d104f1460a54 Subject: Re: ext/imap -> bye bye in PHP 5.6 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2d83e7b38d104f1460a54 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Jan 31, 2014 at 10:10 AM, Hannes Magnusson < hannes.magnusson@gmail.com> 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 > Hi Hannes, I would be fine with removing it from core. Personally I would move it to pecl and mark it unmaintained, which would make it a bit easier other future maintainers to take it over if they want. As others mentioned we should also start directing the users towards other alternatives (zeta Mail seemed rather promising the last time I checked, but the testsuite desperatelly needs some love, because a bunch of tests were failing, mostly because the remote mailboxes used for the tests were no longer available). Let's see what Julien thinks. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2d83e7b38d104f1460a54--