Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71836 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51541 invoked from network); 31 Jan 2014 09:28:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 09:28:46 -0000 Authentication-Results: pb1.pair.com header.from=bruno@chalopin.fr; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=bruno@chalopin.fr; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chalopin.fr from 209.85.214.178 cause and error) X-PHP-List-Original-Sender: bruno@chalopin.fr X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:35478] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/32-39593-DCC6BE25 for ; Fri, 31 Jan 2014 04:28:45 -0500 Received: by mail-ob0-f178.google.com with SMTP id wn1so4689840obc.23 for ; Fri, 31 Jan 2014 01:28:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=VyswOU+1XMHP4Zq5V7NJNHyqDM4g5eF+KiduueIhowE=; b=O9rcuSHlOS1/kBp+zVToYjnXJBizmAA2d9tuGHWe+oEVX8PUIsR+xZEW6hiBPTunUc P0qJ+8mUMWjx08R+keGikM3jYbA1EdjvEFCsZiI0FA/N+/qiFoOFsjsSQd9L9XUDb3br 79liLCXKgJe4ddHS3RiKPGEOEJyyGV3/bAP692i5gBDgBGhCNBovLItUJ8SNZLAXUdpX LUs+xRWHEGPGq+mf6Gt3L3GUpXPII3Gt8bwYxN8T16aI1t2mA+QIXRsy6ERvCzbKmsK/ JsjXBtaeEE7c9EFzx/7WIrycXQa42jrnSvnZbfmB6emozo2lXFRd7DIJ+X5B8NXR+q+V Njrg== X-Gm-Message-State: ALoCoQkX+sDSEh/hASUXXDE9md+YDe3+IfIDLAU+XeJJ+hkgFxFsT+oynxNRXfw2LKRiVHSIDGQ4 MIME-Version: 1.0 X-Received: by 10.60.132.107 with SMTP id ot11mr15844423oeb.8.1391160522669; Fri, 31 Jan 2014 01:28:42 -0800 (PST) Received: by 10.76.154.232 with HTTP; Fri, 31 Jan 2014 01:28:42 -0800 (PST) X-Originating-IP: [92.103.172.102] In-Reply-To: References: Date: Fri, 31 Jan 2014 10:28:42 +0100 Message-ID: To: PHP Development Content-Type: multipart/alternative; boundary=047d7b471d26c79b7d04f140ccfd Subject: Re: [PHP-DEV] ext/imap -> bye bye in PHP 5.6 From: bruno@chalopin.fr (Bruno CHALOPIN) --047d7b471d26c79b7d04f140ccfd Content-Type: text/plain; charset=UTF-8 Hi, 2014-01-31 Hannes Magnusson : > 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 :) > By removing, you mean completely delete the code or migrate from ext/imap to pecl ? Bruno --047d7b471d26c79b7d04f140ccfd--