Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3964 invoked from network); 15 Feb 2011 21:15:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2011 21:15:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.211.66 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 217.114.211.66 unknown Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:42814] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/EF-20044-0ECEA5D4 for ; Tue, 15 Feb 2011 16:15:23 -0500 Received: from ka.local (ka.local [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPS id 747A94B9F2 for ; Tue, 15 Feb 2011 22:15:09 +0100 (CET) Received: (from webservd@localhost) by ka.local (8.14.3+Sun/8.14.3/Submit) id p1FLF9Xn023597; Tue, 15 Feb 2011 22:15:09 +0100 (CET) X-Authentication-Warning: ka.local: webservd set sender to johannes@php.net using -f To: MIME-Version: 1.0 Date: Tue, 15 Feb 2011 22:15:09 +0100 Message-ID: X-Sender: johannes@php.net User-Agent: RoundCube Webmail/0.3.1 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Heads-Up: 5.3.6RC Thursday From: johannes@php.net (=?UTF-8?Q?Johannes_Schl=C3=BCter?=) Hi, a quick note: It's just a bit more than a month since 5.3.5 but as 5.3.5 didn't include most fixes done since 5.3.4 it's already time for 5.3.6. Therefore 5.3.6RC1 will come on Thursday 17th, packaging Wed 16th evening my time (Europe) Please make sure you don't break too much with last minute commits. Please test the 5_3 branch. I hope for a quick RC cycle. Please note that there won't be VC6 builds on Windows anymore to reduce maintenance work needed etc. johannes