Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53062 invoked by uid 1010); 18 Dec 2003 11:33:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53038 invoked from network); 18 Dec 2003 11:33:56 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 18 Dec 2003 11:33:56 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 2D0F1148808B; Thu, 18 Dec 2003 03:32:21 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 5DEF51488089; Thu, 18 Dec 2003 03:32:18 -0800 (PST) Message-ID: <01af01c3c55a$9df31d30$8802a8c0@obsidian> To: "Wez Furlong" , Cc: "Andi Gutmans" References: <019101c3c557$81b25300$8802a8c0@obsidian> Date: Thu, 18 Dec 2003 11:32:26 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] B3... got a couple of fixes, shall I commit? From: wez@thebrainroom.com ("Wez Furlong") Committed. --Wez. > com_dotnet: correctly manage lifetime of .Net runtime host > for long-lived servers (eg: anything except cgi and cli) > so that .net objects can be created beyond the first > request per process. > > tidy: fix ZTS build > > apache: fix build under win32 when you have IPV6 capable headers.