Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76079 invoked from network); 14 May 2008 11:33:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2008 11:33:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:26060] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/42-60164-CBDCA284 for ; Wed, 14 May 2008 07:32:47 -0400 Received: by fg-out-1718.google.com with SMTP id 16so3586875fgg.23 for ; Wed, 14 May 2008 04:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=uEQCjwUWy5weYQwcdZakkBbv3eL1gjFmelzC5iO5zEE=; b=t8hxJVG6z4lHP9TlV/qX1rNimLXPHXepasNQ4padnRC7ITS9qdqf7MeugGIgng5NztqvXhcJbhs/YwbP+F1VzrJ/ovM+VU54EXMP17FcuZGjKeWVfyekzimAD9PCGtwA4eqI2GplcjJMItbv3ObcqxzK2VULxzFeUGW9m18IuzU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PMLgm4PSVfCBfOTvJQg97OLVOh6KzkXhH5BxvhkcqNJqj4Zccb23BDEFVVLzj9G3HuxmQaTQ3IQtsDiYDZwQenF5eb1VJ16N207LsHMUo15ij585cAqagghH3uoLRgKCJWlDgd9Bk/3+glv/TdkEbpG0+d/mk/x5PCY2SN5fOPo= Received: by 10.124.67.13 with SMTP id p13mr273533mka.165.1210764703195; Wed, 14 May 2008 04:31:43 -0700 (PDT) Received: by 10.86.60.20 with HTTP; Wed, 14 May 2008 04:31:43 -0700 (PDT) Message-ID: <10845a340805140431u52942409p1d4896c96d8ddb66@mail.gmail.com> Date: Wed, 14 May 2008 12:31:43 +0100 Reply-To: RQuadling@GoogleMail.com To: "Antony Dovgal" Cc: "Gregory Beaver" , "=?UTF-8?Q?Johannes_Schl=C3=BCter?=" , "internals Mailing List" In-Reply-To: <48296276.4070103@daylessday.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4828BA83.7050900@chiaraquartet.net> <48296276.4070103@daylessday.org> Subject: Re: [PHP-DEV] [HEADS UP] pecl/phar is now ext/phar From: rquadling@googlemail.com ("Richard Quadling") 2008/5/13 Antony Dovgal : > On 13.05.2008 01:45, Gregory Beaver wrote: >> >> Thanks to all who have contributed, particularly Marcus, Steph, Lars, >> and the others who chimed in with ideas on the list. > > phar_detect_phar_fname_ext() fails if is_complete = 1 and filename contains > ".". > > For example: > Breakpoint 1, phar_detect_phar_fname_ext (filename=0x124db80 > "/local/qa/5_3.zts/ext/phar/tests/DataArchive.phar", check_length=1, Am I being picky in saying that having a . in a folder containing a file should be allowed? And if there is an extension on the filename, then it will also have a . What happens for relative filenames? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"