Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50351 invoked from network); 8 Oct 2010 09:48:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2010 09:48:02 -0000 X-Host-Fingerprint: 95.31.13.88 xdmitri2.static.corbina.ru Received: from [95.31.13.88] ([95.31.13.88:25528] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/13-31204-0D8EEAC4 for ; Fri, 08 Oct 2010 05:48:00 -0400 Message-ID: <2C.13.31204.0D8EEAC4@pb1.pair.com> To: internals@lists.php.net References: <73.09.01054.7EC0EAC4@pb1.pair.com> Date: Fri, 8 Oct 2010 13:47:58 +0400 Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-RFC2646: Format=Flowed; Original X-Posted-By: 95.31.13.88 Subject: Re: [PHP-DEV] stat functions do each path component? From: dmda@yandex.ru ("jvlad") > Hi. > > This was discussed before. > see > http://www.mail-archive.com/internals@lists.php.net/msg37211.html > > Tyrael > Rasmus meant (include|requrie)_once, where the same files should be caught indeed. As of file_exists(), why would it need realpath's logic at all? -jv