Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26090 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9947 invoked by uid 1010); 18 Oct 2006 21:02:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9932 invoked from network); 18 Oct 2006 21:02:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2006 21:02:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.204 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.204 nz-out-0102.google.com Linux 2.4/2.6 Received: from [64.233.162.204] ([64.233.162.204:26692] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/17-57502-D5696354 for ; Wed, 18 Oct 2006 17:02:22 -0400 Received: by nz-out-0102.google.com with SMTP id o1so186395nzf for ; Wed, 18 Oct 2006 14:02:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=K6YsDG1WOSOSGMiFtVcr+hMDAt8+lLUwKsMyL840cWt7JerEf+fg7rWOWh58PUn5pTteYaM/vKFwCFK/SYXyVlS4+yUGGlu5Ens8K/SmVCL/EHA2oUdqHHjgApDzyCJsMjx37nm3IO1pYEmV8Kz1iNRuk5TxCbX78ftUKsLKZac= Received: by 10.64.184.16 with SMTP id h16mr15279927qbf; Wed, 18 Oct 2006 13:55:48 -0700 (PDT) Received: from ?192.168.1.6? ( [74.108.69.82]) by mx.google.com with ESMTP id f18sm1744112qba.2006.10.18.13.55.47; Wed, 18 Oct 2006 13:55:47 -0700 (PDT) In-Reply-To: <453686E2.6080204@smashlabs.com> References: <4526D167.1080309@smashlabs.com> <45274D24.7040206@php.net> <45293676.1060902@php.net> <453686E2.6080204@smashlabs.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <8358E04D-8FEF-407E-B3C6-05470947C590@prohost.org> Cc: Sara Golemon , Lukas Kahwe Smith , internals Content-Transfer-Encoding: 7bit Date: Wed, 18 Oct 2006 16:55:41 -0400 To: Ralph Schindler X-Mailer: Apple Mail (2.752.3) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Re: is_readable and include path From: ilia@prohost.org (Ilia Alshanetsky) -1 for the idea. I think using include_path for realpath() goes against the code logic that should be applied by realpath. Ilia Alshanetsky