Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78872 invoked by uid 1010); 11 Jan 2007 12:57:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78857 invoked from network); 11 Jan 2007 12:57:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2007 12:57:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=tomsommer@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=tomsommer@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 194.192.14.150 cause and error) X-PHP-List-Original-Sender: tomsommer@php.net X-Host-Fingerprint: 194.192.14.150 palantir.dreamcoder.dk Linux 2.5 (sometimes 2.4) (4) Received: from [194.192.14.150] ([194.192.14.150:41865] helo=tsn.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/80-08026-45436A54 for ; Thu, 11 Jan 2007 07:57:56 -0500 Received: from localhost (palantir.dreamcoder.dk [127.0.0.1]) by tsn.dk (Postfix) with ESMTP id 3F9F2E4729; Thu, 11 Jan 2007 13:57:53 +0100 (CET) X-Virus-Scanned-By: one.tsn.dk Received: from tsn.dk ([127.0.0.1]) by localhost (mail.tomsommer.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3+la3GMRkIrE; Thu, 11 Jan 2007 13:57:48 +0100 (CET) Received: from webmail.tomsommer.dk (palantir.dreamcoder.dk [127.0.0.1]) by tsn.dk (Postfix) with ESMTP id 7178CE472A; Thu, 11 Jan 2007 13:57:42 +0100 (CET) Received: from 62.242.67.218 (SquirrelMail authenticated user ts@dreamcoder.dk) by webmail.dreamcoder.dk with HTTP; Thu, 11 Jan 2007 13:57:42 +0100 (CET) Message-ID: <12705.62.242.67.218.1168520262.squirrel@webmail.dreamcoder.dk> In-Reply-To: <771FBCA3-16B4-48E3-9BD1-F003489BD158@ilia.ws> References: <771FBCA3-16B4-48E3-9BD1-F003489BD158@ilia.ws> Date: Thu, 11 Jan 2007 13:57:42 +0100 (CET) To: "Ilia Alshanetsky" Cc: internals@lists.php.net User-Agent: SquirrelMail/1.5.2 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 5.2.1RC2 Released From: tomsommer@php.net ("Tom Sommer") On Fri, January 5, 2007 01:13, Ilia Alshanetsky wrote: > With this release we are nearing the final stretch is the release > cycle, so I'd like to ask all developers to refrain from making any commits > to the 5.2 tree that are not bug fixes. If all goes well the final RC > (RC3) will be available in 2 weeks to be shortly followed by > the final release. Any word on bug #36008, is it fixed? It's pretty nasty for people running accounting and financially critical applications. // Tom