Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12805 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11426 invoked by uid 1010); 14 Sep 2004 17:24:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3962 invoked from network); 14 Sep 2004 17:23:05 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 14 Sep 2004 17:23:05 -0000 Received: (qmail 14288 invoked from network); 14 Sep 2004 17:23:02 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 14 Sep 2004 17:23:02 -0000 Message-ID: <5.1.0.14.2.20040914102032.034be1d0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 14 Sep 2004 10:22:40 -0700 To: Derick Rethans , PHP Developers Mailing List In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Patch: Rasmus statcallpatch with configure option From: andi@zend.com (Andi Gutmans) References: Hey Derick and all, As I mentioned in the past, I think solving it in a completely compatible manner is the best way to go. I sent out the realpath() cache patch which addresses the most problematic file system issues (and if there are any other things we could probably address too). I think there's a big advantage in having something which is completely compatible because we could enable it by default and all PHP users would benefit from it. I volunteer to put some gas on getting this patch production ready. Maybe I can send a new version in a couple of days and discuss what else it is missing? Andi At 02:10 PM 9/14/2004 +0200, Derick Rethans wrote: >Hei, > >This is Rasmus' patch including a configure option >"--disable-path-normalization" to enable this patch. By default this >option is of course turned off. > >I am planning to commit this patch after 4.3.9 is released too, in case >there are no good objections. > >Derick > >-- >Derick Rethans >http://derickrethans.nl | http://ez.no | http://xdebug.org >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php