Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68431 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92174 invoked from network); 8 Aug 2013 10:10:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2013 10:10:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:64836] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/20-06453-A7E63025 for ; Thu, 08 Aug 2013 06:10:02 -0400 Received: by mail-la0-f43.google.com with SMTP id ep20so1977727lab.30 for ; Thu, 08 Aug 2013 03:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=z5Np+p9OFFGRBsi26AsN1OkVM8znID6QYllEZy11Fa4=; b=JamfDrLWBNjl2ZjpyuV7TfxHCbBoOX93PrqSW/wkJ9PPFdUWk109FC35G0fQHqQdYv j/WtrepQFi76N4SxXU2K0JD4CFOCj1/2XVAFjSjPuieQJK4yQyaTvmgY65l6KeXGhPCw MPkqyn0u+ZsjP9boqEdBvb9loAyw2Z3dat2kUxTcg86M1a/Ofb5Dko9/MCg2kf+ha2xn oQ5HKnEJ5ErL3v9AJPbKuSo/a76ijPULJL+SFy6wOxJGDMrAVYPBomd2OYMyKCUIfmrr 6LLF3xoMXRmcO+GmgB2867R3QcZaLYNzVkFmDmOmmHOBkDazy3aopCyooJ9uEg2ybsKp dFTA== X-Received: by 10.152.37.41 with SMTP id v9mr3449072laj.9.1375956598455; Thu, 08 Aug 2013 03:09:58 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Thu, 8 Aug 2013 03:09:18 -0700 (PDT) In-Reply-To: <52035622.1090301@lsces.co.uk> References: <5202AF52.9060200@sugarcrm.com> <5202EE67.5020307@sugarcrm.com> <5202FC8A.2070307@sugarcrm.com> <52035622.1090301@lsces.co.uk> Date: Thu, 8 Aug 2013 19:09:18 +0900 X-Google-Sender-Auth: 1DmLglApTmLZxLhqEvv4U2Mp2Ag Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=089e0160b99847049c04e36cdc43 Subject: Re: [PHP-DEV] "php_serialize" session serialize handler From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0160b99847049c04e36cdc43 Content-Type: text/plain; charset=UTF-8 Hi Lester, On Thu, Aug 8, 2013 at 5:26 PM, Lester Caine wrote: > We need to help get the rest of the infrastructure working with PHP5.4 > before starting work on 5.6 ... let alone 5.5 ... Since 5.5 is just released, some fixes may be good to add. However, I agree that released version is better to keep the feature sets as it is released. I'll just commit this to master branch and document it as 5.6 feature. Any more comments? -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0160b99847049c04e36cdc43--