Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24981 invoked by uid 1010); 1 Oct 2004 19:11:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24939 invoked from network); 1 Oct 2004 19:11:31 -0000 Received: from unknown (HELO echo.computel.nl) (83.137.20.15) by pb1.pair.com with SMTP; 1 Oct 2004 19:11:31 -0000 Received: from localhost (localhost [127.0.0.1]) by echo.computel.nl (Postfix) with SMTP id B03A53FA8 for ; Fri, 1 Oct 2004 21:11:30 +0200 (CEST) X-AV-Checked: Fri Oct 1 21:11:30 2004 www.nederland.net Received: from balefirehome (balefire.demon.nl [212.238.240.59]) by echo.computel.nl (Postfix) with ESMTP id 222BC3F97 for ; Fri, 1 Oct 2004 21:11:30 +0200 (CEST) Message-ID: <007201c4a7ea$7446f650$64c8a8c0@10ww.steffann.nl> To: References: <5.1.0.14.2.20040930225715.02f0e4b0@localhost> <5.1.0.14.2.20041001113226.02efa7e0@localhost> Date: Fri, 1 Oct 2004 21:11:27 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] Re: realpath patch From: steffann@nederland.net ("Sander Steffann") Hi, > But like my syscall patches, realpath caching isn't something all that > many really need. Turning it off when safemode/open_basedir is on should > be fine. Sounds good to me. Sander