Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38314 invoked by uid 1010); 6 May 2004 15:21:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38283 invoked from network); 6 May 2004 15:21:54 -0000 Received: from unknown (HELO nx.eth.jp) (221.116.84.201) by pb1.pair.com with SMTP; 6 May 2004 15:21:54 -0000 Received: by nx.eth.jp (Postfix, from userid 1003) id E375EBE40F6; Fri, 7 May 2004 00:21:53 +0900 (JST) Received: from mx (nx [127.0.0.1]) by nx.eth.jp (Postfix) with SMTP id 8605BBE40E6 for ; Fri, 7 May 2004 00:21:53 +0900 (JST) Date: Fri, 07 May 2004 00:21:49 +0900 To: internals@lists.php.net In-Reply-To: References: <20040506133609.1131FBE40E6@nx.eth.jp> X-Mailer: Datula version 1.51.09 for Windows Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Message-ID: <20040506152153.8605BBE40E6@nx.eth.jp> X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.15.6 Subject: Re: [PHP-DEV] [PATCH] suppressing realpath() with APC + tiny patches From: fujimoto@php.net (Masaki Fujimoto) The Message From Rasmus Lerdorf on Thu, 6 May 2004 07:58:38 -0700 (Pacific Standard Time): > > (patch against APC-2.0.3, current CVS-HEAD is somehow unstable...) > > How so? I haven't yet inpected the cause but APC in CVS crashed with PHP 4.3.7-dev (tested today), so I chose stable APC-2.0.3... Anyway, the patch for APC containts only few lines and is of course available for current CVS-HEAD:) -- Masaki Fujimoto fujimoto@php.net