Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56845 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74484 invoked from network); 8 Dec 2011 13:58:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2011 13:58:17 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; 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: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:37053] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/33-53354-872C0EE4 for ; Thu, 08 Dec 2011 08:58:16 -0500 Received: by ghbg16 with SMTP id g16so1670012ghb.29 for ; Thu, 08 Dec 2011 05:58:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CFJ77adXx1RfIAZ1iFnebefIIh4xRtkItuqqCPwt7+w=; b=Ly+Oq1ySfJer5OHAwlaWJ/eRDJuB/qgIfCOFUVJX7zcBF06Kw/oWYdMtu/kMzd9N3y aLjt7jmOszro8CtjxavzryNCQP5GXQDodunTxstySjxcxdpIO8RgF8V9tPOaLekekiq4 ASNwCJwrQhaTXo+s5r3CyUND2f+X1GE6Un3fs= MIME-Version: 1.0 Received: by 10.236.176.137 with SMTP id b9mr4666374yhm.33.1323352693175; Thu, 08 Dec 2011 05:58:13 -0800 (PST) Received: by 10.147.151.4 with HTTP; Thu, 8 Dec 2011 05:58:13 -0800 (PST) In-Reply-To: <4E85EE7B.5070709@php.net> References: <4E85EE7B.5070709@php.net> Date: Thu, 8 Dec 2011 14:58:13 +0100 Message-ID: To: Michael Maclean Cc: PHP Development Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Tokyo/Kyoto Cabinet in 5.4 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Sep 30, 2011 at 18:29, Michael Maclean wrote: > On 30/09/11 12:37, Hannes Magnusson wrote: > >> Preferably replace it with Kyoto Cabinet support I suppose. > > > I added the TC support initially, so I can look at replacing it over the > weekend. Whats the status on this? -Hannes