Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44835 invoked from network); 29 Jul 2010 17:33:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2010 17:33:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=clint@ubuntu.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=clint@ubuntu.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ubuntu.com from 91.189.90.139 cause and error) X-PHP-List-Original-Sender: clint@ubuntu.com X-Host-Fingerprint: 91.189.90.139 adelie.canonical.com Linux 2.6 Received: from [91.189.90.139] ([91.189.90.139:42668] helo=adelie.canonical.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/8E-06514-97BB15C4 for ; Thu, 29 Jul 2010 13:33:45 -0400 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OeWzG-0000ps-Ew; Thu, 29 Jul 2010 18:33:42 +0100 Received: from 76-216-240-245.lightspeed.irvnca.sbcglobal.net ([76.216.240.245] helo=[192.168.1.102]) by hutte.canonical.com with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1OeWzG-0001ld-8Q; Thu, 29 Jul 2010 18:33:42 +0100 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii In-Reply-To: <1A7DEEA5-A4AA-40F5-A2E5-BD8AB8FD398A@ubuntu.com> Date: Thu, 29 Jul 2010 10:33:39 -0700 Cc: internals@lists.php.net, Scott Kitterman Content-Transfer-Encoding: 7bit Message-ID: <41DD6A4A-1747-4A8D-8E70-0F2F78B95562@ubuntu.com> References: <1A7DEEA5-A4AA-40F5-A2E5-BD8AB8FD398A@ubuntu.com> To: Clint Byrum X-Mailer: Apple Mail (2.1081) Subject: Re: [PHP-DEV] IMAP patches from kolab -- can we get these merged? From: clint@ubuntu.com (Clint Byrum) Thanks everyone for having a look at this. I'll track the status in the bug from here on. On Jul 28, 2010, at 8:09 AM, Clint Byrum wrote: > Yesterday I was talking with one of my Colleagues about the Kolab > project's use of some of the newer features of IMAP, notably, annotations > and myrights. > > It turns out Kolab ships a patched PHP to do this properly, and they've > been maintaining these patches for quite some time. In fact, they're up > to date with 5.3.2, as seen here: > > http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/ > > Now, the myrights patch was actually submitted as a feature request here: > > http://bugs.php.net/bug.php?id=43948 > > Which, it seems, has sat unattended for the past 2.5 years. I'm not sure > if the annotations patch has ever been submitted. > > I'd like to get these patches into mainstream PHP so that we don't have to > ship some weird patched kolab-only IMAP module in Debian and Ubuntu. In > fact, I'm quite opposed to doing that at all, but this means having a > broken Kolab in Debian and Ubuntu (as I understand it, Horde uses the > myrights patch too). I'm just wondering what it will take to get these > patches merged into PHP. Do we need to update documentation as well? > > Thanks very much for your time! > > -Clint > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >