Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:279356 php.internals:40221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3517 invoked from network); 2 Sep 2008 22:27:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2008 22:27:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 88.198.8.16 as permitted sender) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:50540] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/88-33714-DEDBDB84 for ; Tue, 02 Sep 2008 18:27:58 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id C747C1EBC013; Tue, 2 Sep 2008 22:28:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u5GXyM+im7pV; Wed, 3 Sep 2008 00:28:50 +0200 (CEST) Received: from [192.168.0.176] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: smith@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id A14BD4144009; Wed, 3 Sep 2008 00:28:50 +0200 (CEST) Message-ID: To: PHP Internals List , php-general@lists.php.net Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 3 Sep 2008 00:27:48 +0200 X-Mailer: Apple Mail (2.928.1) Subject: PHP 5.3.0alpha2 From: lsmith@php.net (Lukas Kahwe Smith) Hello! Johannes has packed PHP 5.3.0alpha2 yesterday, which you can find here: http://downloads.php.net/johannes/ Windows binaries (optimized for various versions of Windows) are available from the new website dedicated to PHP's windows binaries: http://windows.php.net/downloads.php Please test it carefully, and report any bugs in the bug system, but only if you have a short reproducable test case. If everything goes well, we can release it somewhere at the end of next week. regards, Lukas and Johannes