Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38431 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76821 invoked from network); 19 Jun 2008 19:09:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 19:09:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@phparch.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@phparch.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phparch.com from 64.99.136.184 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.184 smtprelay-virgin0184.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.184] ([64.99.136.184:53083] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/14-57468-BDEAA584 for ; Thu, 19 Jun 2008 15:09:15 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id 10141AE60F; Thu, 19 Jun 2008 19:09:13 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (host86-143-244-1.range86-143.btcentralplus.com [86.143.244.1]) (Authenticated sender: steph.fox) by omf11.hostedemail.com (Postfix) with ESMTP; Thu, 19 Jun 2008 19:09:12 +0000 (UTC) Message-ID: <061b01c8d240$27f078b0$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Marcus Boerger" Cc: "internals" References: <04a501c8d181$e67c6ec0$4401a8c0@foxbox> <1062092242.20080619210052@marcus-boerger.de> Date: Thu, 19 Jun 2008 20:10:31 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; 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 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,629d596644a90fc4,04500b467597ecf3,steph@phparch.com,,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1561:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2379:2393:2559:2562:3027:3865:3869:3872:3873:3874:4250:5007:6119:6261:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Re: [PHP-DEV] [PATCH] unix path separators in spl From: steph@phparch.com ("Steph Fox") Hi Marcus, > how about having this as an option inside the SPL classes that gets > turned on by Phar automatically? Inside SPL we could have it as a user > set-only flag. You are brilliant. I owe you a beer :) - Steph