Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31796 invoked from network); 30 Aug 2008 19:25:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Aug 2008 19:25:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.134.187 mu-out-0910.google.com Received: from [209.85.134.187] ([209.85.134.187:59562] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/1E-27196-F9E99B84 for ; Sat, 30 Aug 2008 15:25:19 -0400 Received: by mu-out-0910.google.com with SMTP id i2so1183423mue.3 for ; Sat, 30 Aug 2008 12:25:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Aeg2PeA5lbnVpFjogdaQEYTYhExw51q141LTjmJ6ZyI=; b=tFAhafO/g+bIbuYoYFbQC8GwoOF5qbfTBdFVD9nacP5pG4XQavtASAKgPHynCF1sMw C2QblNYpwhbIZX5AY6UwiXkVlHa1Y4YZX9+QSu6eRrmfFw2eP0z4O2zyte9FEvnmvI4u CdizVs1zidMAoA5Mv4JDIPwxy42e3pDxXlyD4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=sbamNx3nxgFh0M5wbA6mZyvYxOHg51osOYFwZuT5Gp15RjZEI88EpWbK55iiw/JnDZ 0TCItcBzqxOKAHm9/wt8yBsVvFNc35seiCDt+1JysEaf7Y8YbGt805nHu7ix4IXs6m+7 SfVRHQdXhZV2gnqGr+7FH3CxgpgYdbr0KYInI= Received: by 10.103.247.5 with SMTP id z5mr2991554mur.24.1220124316455; Sat, 30 Aug 2008 12:25:16 -0700 (PDT) Received: by 10.103.179.15 with HTTP; Sat, 30 Aug 2008 12:25:16 -0700 (PDT) Message-ID: <7f3ed2c30808301225u5d6001efv4c9654c02b74287e@mail.gmail.com> Date: Sat, 30 Aug 2008 21:25:16 +0200 To: "Greg Beaver" Cc: internals@lists.php.net In-Reply-To: <48B955FD.804@chiaraquartet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48B955FD.804@chiaraquartet.net> Subject: Re: [PHP-DEV] phar in win32 snapshots From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Sat, Aug 30, 2008 at 16:15, Greg Beaver wrote: > Hi, > > Is there a reason phar is built shared in win32 snapshots even though > the default in config.w32 is to build it statically? Isn't there a internals-win@ list ? :) -Hannes