Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56711 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78914 invoked from network); 2 Dec 2011 04:56:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2011 04:56:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=dk@uw.no; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dk@uw.no; sender-id=unknown Received-SPF: error (pb1.pair.com: domain uw.no from 195.159.98.120 cause and error) X-PHP-List-Original-Sender: dk@uw.no X-Host-Fingerprint: 195.159.98.120 in.cluded.net Linux 2.4/2.6 Received: from [195.159.98.120] ([195.159.98.120:50693] helo=in.cluded.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/82-57835-96A58DE4 for ; Thu, 01 Dec 2011 23:56:11 -0500 Received: (qmail 24943 invoked from network); 1 Dec 2011 06:42:59 -0000 Received: from 78.225.251.212.customer.cdi.no (HELO ?10.0.0.100?) (daniel@212.251.225.78) by in.cluded.net with ESMTPA; 1 Dec 2011 06:42:59 -0000 Message-ID: <4ED85A4E.1090408@uw.no> Date: Fri, 02 Dec 2011 04:55:42 +0000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060307 SeaMonkey/1.5a MIME-Version: 1.0 To: Yasuo Ohgaki CC: internals@lists.php.net References: <4EBDC283.3040700@yahoo.co.jp> <4ED727FB.7030001@uw.no> <4ED76013.50601@lerdorf.com> <4ED81004.9050101@oracle.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Strict session? From: dk@uw.no ("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 Daniel K.