Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16878 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88381 invoked by uid 1010); 23 Jun 2005 09:48:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88344 invoked from network); 23 Jun 2005 09:48:27 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 23 Jun 2005 09:48:27 -0000 X-Host-Fingerprint: 212.55.154.24 relay4.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.24:49443] helo=sapo.pt) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 08/8F-22648-7938AB24 for ; Thu, 23 Jun 2005 05:40:41 -0400 Received: (qmail 28899 invoked from network); 23 Jun 2005 09:40:36 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.152) by relay4 with SMTP; 23 Jun 2005 09:40:36 -0000 Received: (qmail 11393 invoked from network); 23 Jun 2005 09:40:00 -0000 X-AntiVirus: PTMail-AV 0.3.85 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.152.109]) (envelope-sender ) by mta2 (qmail-ldap-1.03) with SMTP for ; 23 Jun 2005 09:40:00 -0000 Message-ID: <008901c577d7$86334c70$0100a8c0@pc07653> To: "Jochen Hansper" , "Marcus Boerger" Cc: References: <1119485004.7376.20.camel@mframe.test-lab><1587152561.20050623021540@marcus-boerger.de> <1119490180.7376.27.camel@mframe.test-lab> Date: Thu, 23 Jun 2005 10:39:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Re: [PHP-DEV] httpOnly Cookies [tiny enhancement] From: nlopess@php.net ("Nuno Lopes") Seems to be a good idea, but not for PHP 4 (closed for new features). Official description: http://msdn.microsoft.com/workshop/author/dhtml/httponly_cookies.asp Nuno ----- Original Message ----- > Hello Marcus, > > patches for official php-4.3.11 release in attachment... (diff -Naur) > > Jochen > > [php_session.h.patch; session.c.patch] > > > Am Donnerstag, den 23.06.2005, 02:15 +0200 schrieb Marcus Boerger: >> Hello Jochen, >> >> please resend your patch as unified patch (cvs di -u). >> >> marcus >> >> Thursday, June 23, 2005, 2:03:24 AM, you wrote: