Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46214 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85317 invoked from network); 27 Nov 2009 15:41:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2009 15:41:01 -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.160.44 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.160.44 mail-pw0-f44.google.com Received: from [209.85.160.44] ([209.85.160.44:45089] helo=mail-pw0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/43-45979-B03FF0B4 for ; Fri, 27 Nov 2009 10:40:59 -0500 Received: by pwj15 with SMTP id 15so1120613pwj.23 for ; Fri, 27 Nov 2009 07:40:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=a1eyfJ+O9sYbKSdITDhm9g0GPI6/F7vhARDbfzlU0Sc=; b=OGiLfWFizvwdyGNRJJhPSykH79NGJTQiBUdgFQN9WV8/PBlhUEMI1xK06mdhqGEeLY VBznBLcCJW1UaksGSaJ7pT4JLmYKBPmNQh8tNrwCEU2hsokQMVQP2R3Jk7sUaKiWbNRX tBLz3H8/pECaEXt5GoNK+HkrL8xsZ26nemgkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DYjsLqUwOI/Yfr77XH0u8gG24R2jkHmsq+BtGlq0kBjB4+2pjlCEd8s0fqWlyRJK6V ZoC/RJPpQ07xvNQ8yoO53cgKxFWMPFVa6kawfIgY1HMwVpkH1/Q0oqgvB3G7TL1j5uSM MVhLXOq5dTXp0scNtSNAYAAWiztSLS7expDoM= MIME-Version: 1.0 Received: by 10.142.4.17 with SMTP id 17mr130803wfd.85.1259336456304; Fri, 27 Nov 2009 07:40:56 -0800 (PST) Date: Fri, 27 Nov 2009 16:40:56 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: PHP 5.2.12RC3 Testing From: pierre.php@gmail.com (Pierre Joye) On behalf of Ilia (so the subject typo won't hide the RC3 from testers): The second release candidate of 5.2.12 was just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.12RC3.tar.bz2 (md5sum: 92ebb6af46e3c0f4d4708199575cba57) The windows binaries are available at: http://windows.php.net/qa/ This is a quick correction release, that addresses a build problem introduced by autoconf updates performed in RC2. If you've had issues building RC2, the RC3 should address the problem. If no other problems creep up we should still be on track with the final release next week. Ilia Alshanetsky PHP 5.2 Release Master