Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56253 invoked from network); 27 Apr 2012 20:26:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2012 20:26:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:52141] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/77-16466-9D00B9F4 for ; Fri, 27 Apr 2012 16:26:02 -0400 Received: by ghbg2 with SMTP id g2so797210ghb.29 for ; Fri, 27 Apr 2012 13:25:59 -0700 (PDT) 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=/8Qb4tF1QhoiPwzaq/J2x8//kNzxoNrmdebJU/9ezwk=; b=ermSiaKX0eGqN5vu53FxoCabUodlgdY4y0wce8w8txtNQXEl3YCIlVf2liaKqGbWex i+3rsROiW2fGgybuGX8v2fK1J9ANBH0uHEAPowdcIqRd4g1Cl6mlGdQLG6p9Vgp8e8An s/z0vsMqJ1Gcrhi2OJ+nf0mxnKI/l2Hs/4kJK2h8yErEINebnH0oraMrKAjDjLjJlwQm jkIigyWto6KYgAurS7bcDnu+ikx9ddE9z289SFuP8nchIqGkycfHDRefjQiG5v9nTesi BBkZvW1roNzhWY6yMpfhBVPe1QOtDyQt/2wbBwJjs1rU5/x3q71bU8S8fNyN7pE9vXjE VzUQ== MIME-Version: 1.0 Received: by 10.60.13.196 with SMTP id j4mr16420491oec.14.1335558359136; Fri, 27 Apr 2012 13:25:59 -0700 (PDT) Received: by 10.182.12.100 with HTTP; Fri, 27 Apr 2012 13:25:59 -0700 (PDT) In-Reply-To: References: Date: Fri, 27 Apr 2012 22:25:59 +0200 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] considering to remove ext/imap from master From: pierre.php@gmail.com (Pierre Joye) hi Nikita., On Fri, Apr 27, 2012 at 10:23 PM, Nikita Popov wrote: > On Fri, Apr 27, 2012 at 3:49 PM, Pierre Joye wrote: >> hi! >> >> Before I go with a RFC and all that, I would like to check the current >> feeling about killing ext/imap. The c-client project is dead since >> quite some time already. I do not see any viable alternative >> (applicable to server side usages) and it would be very hard to >> maintain the same APIs, given the little mess in the imap's API. > > A question not directly related to the rest of the discussion: > "Killing ext/imap" just means that it is not shipped by default > anymore right? It will still be available via pecl, so people who want > to use it, still can, right? Right, and distros will release it forever too. We only say that we do not support it anymore, just like we did with sqlite (which has zero bugs and was widely used and did not have easy migration path for the databases). -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org