Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30346 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48872 invoked by uid 1010); 28 Jun 2007 19:51:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48857 invoked from network); 28 Jun 2007 19:51:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2007 19:51:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=ceo@l-i-e.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ceo@l-i-e.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain l-i-e.com from 67.139.134.202 cause and error) X-PHP-List-Original-Sender: ceo@l-i-e.com X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from [67.139.134.202] ([67.139.134.202:4262] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/91-21924-D3114864 for ; Thu, 28 Jun 2007 15:51:26 -0400 Received: (qmail 74379 invoked by uid 98); 28 Jun 2007 19:51:23 -0000 Received: from 127.0.0.1 by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-2.01 (clamdscan: 0.88.7/3545. Clear:RC:1(127.0.0.1):. Processed in 0.546794 secs); 28 Jun 2007 19:51:23 -0000 Received: from localhost (HELO l-i-e.com) (127.0.0.1) by localhost with SMTP; 28 Jun 2007 19:51:22 -0000 Received: from 216.230.84.67 (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Thu, 28 Jun 2007 14:51:22 -0500 (CDT) Message-ID: <58625.216.230.84.67.1183060282.squirrel@www.l-i-e.com> Date: Thu, 28 Jun 2007 14:51:22 -0500 (CDT) To: "Stefan Priebsch" Cc: "Pierre" , "Andi Gutmans" , internals@lists.php.net Reply-To: ceo@l-i-e.com User-Agent: Hostbaby Webmail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] Feature(let) idea From: ceo@l-i-e.com ("Richard Lynch") On Tue, June 19, 2007 3:36 am, Stefan Priebsch wrote: > - define a unified path separator for include_path (the > system-dependend > ones could still be accepted, thus keeping BC) Any character you choose would be a valid part of a filename in some other OS, and so you'd then need an "escape" character to allow that character in the filename itself. This then gets pretty messy pretty fast. The CONSTANT already defined should be sufficient for writing portable code for this one, imho. [The rest seems fine to me] -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So?