Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40241 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84362 invoked from network); 3 Sep 2008 23:42:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2008 23:42:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.226 rv-out-0506.google.com Received: from [209.85.198.226] ([209.85.198.226:40160] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/03-45151-BC02FB84 for ; Wed, 03 Sep 2008 19:42:05 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2847119rvb.23 for ; Wed, 03 Sep 2008 16:42:01 -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=I7+89tPX/0DQqgf9MOa7EmDtneR4q9Sm+N+ieeo2Xek=; b=lqR/yU8NfcIeOgsj37QD8bgsIxjiBKTpAYsd57v062xBKEn+nL5rBFzDqyoos7ILJU PzneHshB6n/8p/9XgiEjs6UrEfWHmPTnV3I2qORWioDz/i0ZbT1hqm0D5gEaAD3M+jCF Zc/FHh9Guqx6c2FMwo9wFyBVkq4kX4OZCmdQs= 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=V3ivyezcmwzsIj0huImnNctUea49eJMCbhE0fxIK8YrmgvdrAMLqxdkDOfa491UpCh 5lAO0FPp0I9PeWNY/b524K1iPPpkkur46uSz0ojTR0ryYgdtltB77wnRgl2dXZDrOWbf lk2QfhVYpUOLBzBYS5KIrehuwF+8ftr4Pk6tM= Received: by 10.140.247.11 with SMTP id u11mr5291168rvh.37.1220485320336; Wed, 03 Sep 2008 16:42:00 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Wed, 3 Sep 2008 16:42:00 -0700 (PDT) Message-ID: Date: Thu, 4 Sep 2008 01:42:00 +0200 To: steve Cc: "PHP Internals List" , php-general@lists.php.net In-Reply-To: <57792e850809031626v1760519eoff5ae132384578fa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850809031556x24615eb8kf0eca3210be2cb6f@mail.gmail.com> <57792e850809031626v1760519eoff5ae132384578fa@mail.gmail.com> Subject: Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2 From: pierre.php@gmail.com ("Pierre Joye") hi Steve, On Thu, Sep 4, 2008 at 1:26 AM, steve wrote: >> None yet, I still have to create some. Apache may provide some when >> they have began the move to VC9. VC9 Apache builds can be fetched from >> http://apachelounge.com, they are known to work very well. > > Hmm.. that is a good link. I had forgotten about them. Ideally, I'd > like to get a all 64bit setup with Apache <-> FastCGI <-> PHP (nts). Try with IIS7 + FCGI, it is _fast_ :) > PHP is so much slower on windows, though a lot of it has to do with > file handling, a Windows specific slowdown I guess. That's something I really to fix for 5.3.0 or later. That's part of my fresh new job to optimize PHP on Windows. If you have cases where the slowdown is identified (from a scripts point of view), please let me know and I will spend some time to solve them :) >>> and 2) Will there be PECL builds also? >> >> Yes, but directly in pecl.php.net package homepage. > > Does that mean there will be a package of them as before? But for all > the build targets like your new site has? Yes and per PHP branches (5.3 and 6.x). > http://windows.php.net/downloads.php is a huge improvement. Thank you very much! You are welcome! Very nice to see that it is appreciated, the PHP Windows team has worked hard to get here :-) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org