Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37341 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57304 invoked from network); 30 Apr 2008 08:58:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2008 08:58:31 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.237 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.237 rv-out-0506.google.com Received: from [209.85.198.237] ([209.85.198.237:5680] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/D3-28930-FA438184 for ; Wed, 30 Apr 2008 04:58:28 -0400 Received: by rv-out-0506.google.com with SMTP id g37so199648rvb.23 for ; Wed, 30 Apr 2008 01:58:11 -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=fUhvEbYNCFQtI3FYGQRayPCSakKOEM8mTCTyONCX09A=; b=a2ZxP2zByrfIHkRL0Zevt0SVYQJaAv8V06PbeqP/uIeT/hSBG4LvbazYoVa2l2Rs4ytZaH/Zw9tb9E53xb8eZ0xI/TF//gwOlBeh/gEbkc/z2SGdc/1AxNcaSRTkfT9veD8PbopQiHrn6thdzc5ls9kvk81FDWlGkT3ApMo4oh8= 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=NL0J2n2vosRPSvf5ELuAE6hPoqTiMlOneWUDk6FRUZH0H4ZvZ2+D6Q1fYxov08L1FFfRjdFTOpEKgP+VX4Hd3sZda062flsLMXL0yGsb/h1aViF+fa3BknECvIkRH5qjyN3fMePOfxedfQ2rG7Te0GrlkDH8LMSoUMFTyGQP6ys= Received: by 10.141.129.14 with SMTP id g14mr186061rvn.274.1209545891738; Wed, 30 Apr 2008 01:58:11 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Wed, 30 Apr 2008 01:58:11 -0700 (PDT) Message-ID: Date: Wed, 30 Apr 2008 10:58:11 +0200 To: RQuadling@googlemail.com Cc: "Rob Richards" , internals@lists.php.net In-Reply-To: <10845a340804300153x30cff45fs15bb5fbaf38d5fde@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <481799F7.8090907@ctindustries.net> <10845a340804300153x30cff45fs15bb5fbaf38d5fde@mail.gmail.com> Subject: Re: [PHP-DEV] PHP 5.2.6RC5 windows build available From: pierre.php@gmail.com ("Pierre Joye") hi, On Wed, Apr 30, 2008 at 10:53 AM, Richard Quadling wrote: > 2008/4/30 Pierre Joye : > > > > On Tue, Apr 29, 2008 at 11:58 PM, Rob Richards > > wrote: > > > A little late to the party, but the windows build for PHP 5.2.6RC5 is > > > finally available. Please test it as much as possible. > > > > > > http://pecl2.php.net/downloads/php-windows-builds/qa/php-5.2.6RC5-Win32.zip > > > > It is especially important as many libraries have been updated (it was > > a long awaited request), like openssl, libpng, libxml, libxsl. > > > > And the final release is planed for later today... > > > > > > Cheers, > > -- > > Pierre > > http://blog.thepimp.net | http://www.libgd.org > > With the updated libraries being part of the PHP , does that mean > zip.zip has been updated also? No, and it will not be updated anymore (not using the known URL). The new libraries are (or will be) available on the same host: http://pecl2.php.net/downloads/php-windows-builds/ From the header on this page: php-libs contains the libs required for PHP itself (core and bundled extensions) pecl-libs will contain the librareis for the PECL packages The good news is that the libs are (or will be) available for all visual C versions (from 6 to 9). We may provide again a big archive with everything in but not very soon, we have other priorities right now ;) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org