Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68480 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62999 invoked from network); 10 Aug 2013 10:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2013 10:19:29 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:65292] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/0E-06453-0B316025 for ; Sat, 10 Aug 2013 06:19:28 -0400 Received: by mail-la0-f51.google.com with SMTP id fp13so3548991lab.24 for ; Sat, 10 Aug 2013 03:19:25 -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=00W/sdnZjn6yg8mVLorvBE/TPJP6/l+jCfwPj+oT6EI=; b=SIi65FL2lfWzN6lLZ/WxC0gieS8r83ccrM9XWoDJ/CZZeVthiJPz1MCeogqZPw+eEf 7YP3Pg1glRBzLa4nB1UIyxc7lGzsIplYZS25HSyMTOgRyB24bBYKuEGXrPq0okZyOiry KOgnx6pavlA6b944jLkuzKKl/805pGQpNSw05WNOw6A/C7+XRzHRjemp50S8XZlZIb7z 36v5aq8Gcxx/HyYRj0mnsfd3wO7iHs7pB1h+VlYkdmUCE/AIDPCsZVnnqQ2g6kUi9+CM zZNuCrmn6/a6ViTw6x8/H6BljNpKU6qVWp40fuiqPGhrkIsE/o0DEC7AcjnUK3dBQHpa Hryg== X-Received: by 10.112.89.100 with SMTP id bn4mr1811683lbb.16.1376129965463; Sat, 10 Aug 2013 03:19:25 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Sat, 10 Aug 2013 03:18:44 -0700 (PDT) In-Reply-To: References: Date: Sat, 10 Aug 2013 19:18:44 +0900 X-Google-Sender-Auth: 9Rz5ssVyUoaGdGR568iMEyaR9nY Message-ID: To: Leigh Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c379ecc19ba304e3953976 Subject: Re: [PHP-DEV] Request #17860 Suggestion: auto detect whether session changed From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c379ecc19ba304e3953976 Content-Type: text/plain; charset=UTF-8 Hi all, On Sat, Aug 10, 2013 at 6:50 PM, Yasuo Ohgaki wrote: > Anyone has good name for the option? I'll create a API that touches session data. If API is not implemented by save handler, then it works as it is now. Therefore, no ini setting is needed. My apology for the noise. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c379ecc19ba304e3953976--