Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83802 invoked from network); 2 Dec 2011 05:36:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2011 05:36:52 -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.160.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:37885] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/60-15959-4F368DE4 for ; Fri, 02 Dec 2011 00:36:52 -0500 Received: by ghbg16 with SMTP id g16so2932170ghb.29 for ; Thu, 01 Dec 2011 21:36:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=69B4noCG3d+sSGdcdWuPwZb6zs7R5XTB5VDl3uoQUMk=; b=TIOBVK5R3uuAoog/b+aXstInHMHqUPZ2wWgCqTj11IAeaNUiOs1MgYagzkpMlqz9X/ gQ/kHoHYgPI1TB5utRe/2jwq25ZPVghy3zToOi9BhpZm/sI6/CulIMfAucy5AMRhTKr4 HOhoyuxr4B/g1Jn3GaSJiIGROHrDMFYD5kuzA= Received: by 10.236.76.136 with SMTP id b8mr16925854yhe.9.1322804210121; Thu, 01 Dec 2011 21:36:50 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.127.18 with HTTP; Thu, 1 Dec 2011 21:36:09 -0800 (PST) In-Reply-To: <4ED85A4E.1090408@uw.no> References: <4EBDC283.3040700@yahoo.co.jp> <4ED727FB.7030001@uw.no> <4ED76013.50601@lerdorf.com> <4ED81004.9050101@oracle.com> <4ED85A4E.1090408@uw.no> Date: Fri, 2 Dec 2011 14:36:09 +0900 X-Google-Sender-Auth: fwHRrvcvAc0c37L1-XHFGzR8DJw Message-ID: To: "Daniel K." Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Strict session? From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Daniel, 2011/12/2 Daniel K. : > Yasuo Ohgaki wrote: >> >> Hi all, >> >> According to comments, I updated the patch. > > > Our emails crossed, however my comments still stand. > > >> Test files are added. > > > Thanks for that. > > >> Entry added to php.ini-* > > > Typo: > > +session.usr_strict_mode = 1 Thank you. I'll fix it. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net