Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67144 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80515 invoked from network); 25 Apr 2013 11:27:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 11:27:06 -0000 Authentication-Results: pb1.pair.com header.from=phpdev@ehrhardt.nl; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=phpdev@ehrhardt.nl; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ehrhardt.nl from 194.109.24.39 cause and error) X-PHP-List-Original-Sender: phpdev@ehrhardt.nl X-Host-Fingerprint: 194.109.24.39 smtp-vbr19.xs4all.nl FreeBSD 4.6-4.9 Received: from [194.109.24.39] ([194.109.24.39:2332] helo=smtp-vbr19.xs4all.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/D4-50361-80319715 for ; Thu, 25 Apr 2013 07:27:06 -0400 Received: from X220 (xs8.xs4all.nl [194.109.21.8]) (authenticated bits=0) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id r3PBR0ZV050734 for ; Thu, 25 Apr 2013 13:27:02 +0200 (CEST) (envelope-from phpdev@ehrhardt.nl) To: internals@lists.php.net Date: Thu, 25 Apr 2013 13:26:59 +0200 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: PHP 5.5 beta4 available From: phpdev@ehrhardt.nl (Jan Ehrhardt) 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). Jan =09