Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22754 invoked by uid 1010); 29 Oct 2003 16:05:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22682 invoked from network); 29 Oct 2003 16:05:41 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 29 Oct 2003 16:05:41 -0000 Received: (qmail 24681 invoked from network); 29 Oct 2003 16:05:34 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 29 Oct 2003 16:05:34 -0000 Message-ID: <5.1.0.14.2.20031029180252.0347d830@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 29 Oct 2003 18:03:29 +0200 To: "Peter Dishman" , "'Derick Rethans'" Cc: In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RE: [PHP-DEV] BUG #18630 From: andi@zend.com (Andi Gutmans) References: At 04:02 PM 10/29/2003 +0000, Peter Dishman wrote: > > How is this a BUG? It's just a feature on windows where you have > > case-insensitive filenames. I fyou want to handle that, just use one > > style in your code (ie, always lower case). > >I take it then this is unlikely to change in the future? Fair enough I >suppose. >However if I create a patch/diff that changes this behaviour on windows is >there any >chance it would be accepted or will the status quo be maintained? I think it would be a good idea to fix this. I'm going to discuss this matter with Zeev and I'll get back to you. Andi