Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99594 invoked from network); 22 Jun 2009 05:53:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2009 05:53:26 -0000 X-Host-Fingerprint: 85.21.236.169 xdmitri.static.corbina.ru Received: from [85.21.236.169] ([85.21.236.169:13434] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/D1-20019-45C1F3A4 for ; Mon, 22 Jun 2009 01:53:24 -0400 Message-ID: <06.D1.20019.45C1F3A4@pb1.pair.com> To: internals@lists.php.net References: <688E0CB7-742C-4861-B636-0C89DC4D8B9A@pooteeweet.org> Date: Mon, 22 Jun 2009 09:53:15 +0400 Lines: 32 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Posted-By: 85.21.236.169 Subject: Re: 5.3.0 stable release From: dmda@yandex.ru ("jvlad") > Hi, > > It looks like nothing critical has popped up since RC4. > So it looks like we will be sending the final stable release to the > mirrors next Wednesday and announce the release on Thursday barring any > critical issues emerging in the next days. In the mean time test test > test. If issues are found/fixed please send the patches to internals for > review. Based on the importance and risk of the patch will then be > applied, however the next 2 days should really be focused on testing to > make sure we do not have critical issues, minor issues can always be > fixed in 5.3.1 and we better release with known minor issues than big > unknown issues caused by a last minute fix. > > Another focus area should be the migration guide and other documentation > updates: > http://docs.php.net/migration53 > > regards, > Johannes and Lukas > Johannes and Lukas, Did you hear about crashes under Solaris and MacOSX, and compiler failures under all *BSD systems? They were posted against RC3 and the problems are still the same in RC4. Affected systems: Solaris 8, FreeBSD 6, NetBSD 3, OpenBSD 4, MacOSX/Darwin (unknown, per http://darkrainfall.org/php_test_results_valgrind.txt) As the VERY least, you may want to mention gcc version that the sources are compatible with and platforms the resulted binaries won't run.