Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43504 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64635 invoked from network); 27 Mar 2009 00:29:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2009 00:29:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 209.85.198.239 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 209.85.198.239 rv-out-0506.google.com Received: from [209.85.198.239] ([209.85.198.239:37767] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/3C-30978-3DD1CC94 for ; Thu, 26 Mar 2009 19:29:08 -0500 Received: by rv-out-0506.google.com with SMTP id k40so827772rvb.23 for ; Thu, 26 Mar 2009 17:29:05 -0700 (PDT) Received: by 10.114.184.7 with SMTP id h7mr985302waf.151.1238113745161; Thu, 26 Mar 2009 17:29:05 -0700 (PDT) Received: from pcp041105pcs.unl.edu (pcp041105pcs.unl.edu [129.93.124.44]) by mx.google.com with ESMTPS id m17sm875333waf.31.2009.03.26.17.29.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Mar 2009 17:29:04 -0700 (PDT) Message-ID: <49CC1DCD.6080508@chiaraquartet.net> Date: Thu, 26 Mar 2009 19:29:01 -0500 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Pierre Joye CC: "Ionut G. Stan" , PHP Internals References: <49CBCACF.1060407@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows From: greg@chiaraquartet.net (Greg Beaver) Pierre Joye wrote: >> - php_phar.dll present as an option in php.ini but there is no need (causes >> confusion) > > Will be change when we are sure of the built type (builtin or shared) What is the debate? Whether windows build should match unix build? Greg