Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84087 invoked from network); 25 Apr 2013 12:05:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 12:05:54 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.178 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.216.178 mail-qc0-f178.google.com Received: from [209.85.216.178] ([209.85.216.178:52023] helo=mail-qc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/55-50361-02C19715 for ; Thu, 25 Apr 2013 08:05:53 -0400 Received: by mail-qc0-f178.google.com with SMTP id d10so1475485qca.37 for ; Thu, 25 Apr 2013 05:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=GuXF8luvaHPpYXsuj2g0xwqvskXGlJsC+NmOl9HbS9Q=; b=psKALlF2IievQC4hQiwc8LKIlfhqLsIOoMcqfkwQGShf1cFr2QYSewGN2987JRAqg5 1EuMVvCRjQc3itePNNwqlY/DApLrR3FTZfrjzbO+dPdIg8/tHJ9ko8KHt97zy6R6hrkC mpW0RXlYYkUT/Ae+87Hpznkt34vi4Y/0EKx88rNpin1BEAITNmbbkbASwwDYDOKzUHrL 4Dal43tBeHvMyfMz4P9/vM/UGuYJeO1ImZVlDLxVDvZ6ad97Nz2WSTOVuJI+nyGmau1m fnT83JY4Vw+2tTiAaYifB9DFB6bYxM9+OKWvFDsG2wV6hjPuVpPpb7VY/+MGmLjz8ZdO J+8Q== X-Received: by 10.49.119.138 with SMTP id ku10mr39023676qeb.13.1366891550560; Thu, 25 Apr 2013 05:05:50 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.49.49.163 with HTTP; Thu, 25 Apr 2013 05:05:10 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Apr 2013 14:05:10 +0200 X-Google-Sender-Auth: jDnlc1TP3IwzWvrRvWZnm7MVxnI Message-ID: To: Jan Ehrhardt Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bb0474e51587c04db2e3d2d Subject: Re: [PHP-DEV] Re: PHP 5.5 beta4 available From: jpauli@php.net (Julien Pauli) --047d7bb0474e51587c04db2e3d2d Content-Type: text/plain; charset=ISO-8859-1 On Thu, Apr 25, 2013 at 1:26 PM, Jan Ehrhardt wrote: > Julien Pauli in php.internals (Thu, 25 Apr 2013 10:45:17 +0200): > >PHP 5.5.0 Beta 4 has been released for testing. It fixes some bugs against > >beta 3. > >You'll find details in the NEWS file. > > > >The packages can be found at: > > > > http://downloads.php.net/dsp > > > >and windows packages at > > > > http://windows.php.net/qa > > The windows packages aren't there yet. And I am getting all kinds of > curl-stream errors when I try to build beta4 including php_curl.dll > myself (VC11, x64, nts). > Huh, sorry about that. David just uploaded back the right packages, you should find them on http://downloads.php.net/dsp now and be able to build them for Windows platform. Sorry. Julien.Pauli --047d7bb0474e51587c04db2e3d2d--