Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59369 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81445 invoked from network); 6 Apr 2012 15:51:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Apr 2012 15:51:43 -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:52148] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/04-57786-E011F7F4 for ; Fri, 06 Apr 2012 11:51:42 -0400 Received: by ghbg2 with SMTP id g2so1507524ghb.29 for ; Fri, 06 Apr 2012 08:51:40 -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=NK8r3Wcz952XLPvWIa3Q2EgArK4n5ml6g33XB9kJxYg=; b=xsCENvPTmM/5Kvmvt7lxLnM6YWNuFcXjxWWgB1pScRV2pREZURIFE+6qjVEqga5dek yPM0H/9S0J0wFA/ooSE8ZSP+kE8zJZE7/4MjB+jUkmPidZrwPz68jaWdpXJqCv/v4+we hqoKPxmUPQaWQRnzL4npaIBW6QhHv8Sfv/dV4fTAWkNQ0ej6ZCe0kd5vLCDAWlQhxTXW NEtPgebkBG9+Pf3gLNf87z+/BQzhdBI/l9yn6w6I2svmm7NbsaHVDctUMtFIeIcoI91c 2L6SZvwR4J/1ZtWssIRa54+K07kDv4MEqeqfMyQPHJdAIy41+4jphBGElz45w3bziRkI hNpA== MIME-Version: 1.0 Received: by 10.236.175.41 with SMTP id y29mr7482436yhl.60.1333727500096; Fri, 06 Apr 2012 08:51:40 -0700 (PDT) Received: by 10.146.14.36 with HTTP; Fri, 6 Apr 2012 08:51:39 -0700 (PDT) In-Reply-To: References: <4E85EE7B.5070709@php.net> Date: Fri, 6 Apr 2012 17:51:39 +0200 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 Thu, Dec 8, 2011 at 14:58, Hannes Magnusson wrote: > 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? So... Apparently we release 5.4 with support for it. What is the current plan then? Keep a useless feature in 5.4 for the remainder of the series or..? -Hannes