Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44264 invoked by uid 1010); 4 Feb 2004 17:55:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44193 invoked from network); 4 Feb 2004 17:55:57 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.26) by pb1.pair.com with SMTP; 4 Feb 2004 17:55:57 -0000 Received: (qmail 6434 invoked from network); 4 Feb 2004 17:55:56 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.152) by relay6 with SMTP; 4 Feb 2004 17:55:56 -0000 Received: (qmail 9720 invoked from network); 4 Feb 2004 17:55:31 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.152.144]) (envelope-sender ) by mta2 (qmail-ldap-1.03) with SMTP for ; 4 Feb 2004 17:55:31 -0000 Message-ID: <003701c3eb48$7b7a2140$0100a8c0@pc07653> To: "PHPdev" Date: Wed, 4 Feb 2004 17:58:20 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: #27134: PHP CLI does not cache results of file_exists() From: nlopess@php.net ("Nuno Lopes") Hello, Can you please confirm the behaviour of PHP in caching results of file_exists and similar functions, please? Related with bug #27134 (http://bugs.php.net/?id=27134) Thanks, Nuno