Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11346 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3935 invoked by uid 1010); 19 Jul 2004 12:50:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3910 invoked from network); 19 Jul 2004 12:50:02 -0000 Received: from unknown (HELO is.magroup.ru) (213.33.179.242) by pb1.pair.com with SMTP; 19 Jul 2004 12:50:02 -0000 Received: from localhost.localdomain ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.6713); Mon, 19 Jul 2004 16:50:56 +0400 Date: Mon, 19 Jul 2004 16:50:56 +0400 To: internals@lists.php.net Message-ID: <20040719165056.7e782ed8.tony2001@phpclub.net> In-Reply-To: <14445515921.20040719144512@vrana.cz> References: <4431765562.20040719105602@vrana.cz> <4e89b42604071903121e312e1c@mail.gmail.com> <14445515921.20040719144512@vrana.cz> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Jul 2004 12:50:56.0803 (UTC) FILETIME=[08C3FF30:01C46D8F] Subject: Re: [PHP-DEV] Case sensitivity of require_once From: tony2001@phpclub.net (Antony Dovgal) On Mon, 19 Jul 2004 14:45:12 +0200 Jakub Vrana wrote: > Wez Furlong wrote: > > Did you test require_once under PHP 5 yet? > > (without your patch) > This behavior is PHP 4 specific. > > Antony Dovgal wrote: > > http://lists.php.net/php.doc/969361918 > The problem is not that the file isn't included at all. The problem is > that the file is included twice. That's right. I said exactly the same. Dunno if it's a problem or not, but it does ignore case. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com