Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81804 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93392 invoked from network); 4 Feb 2015 10:29:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2015 10:29:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:58779] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/08-55046-674F1D45 for ; Wed, 04 Feb 2015 05:29:11 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 33) id D1F7223D6002; Wed, 4 Feb 2015 11:29:07 +0100 (CET) Received: from 217.254.137.98 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Wed, 4 Feb 2015 11:29:07 +0100 Message-ID: In-Reply-To: <20150204111357.Horde.f9QXyF6QU-jKQIPfOVdg3g1@yunosh.horde.org> References: <0d436102ec3afeeb91673e2d30c64de4.squirrel@webmail.klapt.com> <54D1C176.6000107@gmail.com> <20150204111357.Horde.f9QXyF6QU-jKQIPfOVdg3g1@yunosh.horde.org> Date: Wed, 4 Feb 2015 11:29:07 +0100 To: "Jan Schneider" Cc: internals@lists.php.net User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions From: anatol.php@belski.net ("Anatol Belski") Hi Jan, On Wed, February 4, 2015 11:13, Jan Schneider wrote: > > Zitat von Anatol Belski : > > >> Hi Stas, >> >> >> On Wed, February 4, 2015 07:51, Stanislav Malyshev wrote: >> >>> Hi! >>> >>> >>> >>>> And at list this one living native PHP implementation >>>> https://github.com/horde/horde/tree/master/framework/Imap_Client/ >>>> (and >>>> more library links in the older thread link above). >>> >>> This is part of Horde with 9 listed dependencies and 9 suggested >>> ones, and probably also sub-dependencies. It is much less convenient >>> than having imap right here when you run PHP. And looks like on top of >>> that it lists PHP 7 as not supported. >>> I'm sure there are other imap implementations, but I wouldn't be that >>> quick in throwing out one that a lot of people may use. -- Stas >>> Malyshev >>> smalyshev@gmail.com >>> >> Horde is being developed by a some ISP, so it's mostlikely gonna >> support PHP7, even if not already. But this is actually what one can say >> regarding PHP7 compatibility with any scripts at the current stage. >> > > FWIW Horde is an open source project and not developed by any ISP. > Furthermore we're actively testing against PHP 7 and already detected > (and reported) a few bugs an regressions in master. > Not that this matters for this discussion, just for completeness. > Yeah, thanks for extending this. I don't follow this project closely, but have read the ISP part here http://dev.horde.org/imap_client/ . If the IMAP client is not being funded but them anymore, heh ... the project itself is for popular enough to take that. Regards Anatol