Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62706 invoked from network); 24 Jun 2009 15:15:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2009 15:15:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:35729] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/A0-20236-823424A4 for ; Wed, 24 Jun 2009 11:15:52 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 77DFF414405D for ; Wed, 24 Jun 2009 15:19:16 +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 OJEj0C5J-q9J for ; Wed, 24 Jun 2009 17:19:15 +0200 (CEST) Received: from [192.168.0.151] (84-72-88-166.dclient.hispeed.ch [84.72.88.166]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 80FFF4144058 for ; Wed, 24 Jun 2009 17:19:15 +0200 (CEST) Message-ID: <364F0E20-96D9-4B96-84C1-68AFCADA8671@pooteeweet.org> To: PHP internals Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 24 Jun 2009 17:15:47 +0200 X-Mailer: Apple Mail (2.935.3) Subject: 5.3.0 stable delayed until next Tuesday From: mls@pooteeweet.org (Lukas Kahwe Smith) Aloha, As most of you following this list have noticed, alot of last minute stuff has been brought up. So it goes. Johannes and Pierre have put in extra time in trying to still make it for a release tomorrow, however as the stream of patches and open issues has continued even today, we have decided to play it safe and move the release date to next Tuesday. We will package tomorrow evening and push out the release to mirrors next Monday. Again we urge everybody to only commit into 5_3 after Johannes has reviewed the patch. Therefore all patches should be send to internals. That being said this is the list of things we are still looking into at this point: - mysqlnd crash - jvlad's sparc "tmp is not being properly initialized by INIT_ZVAL" issue - possibly a crash fix in Date (Derick any news on that?) Everything else will have to wait for 5.3.1, this includes: - Stas's proposed change to make JSON optionally shared on windows - Greg's openssl phar fix - Christians spl_autoload_unregister closure fix - David's Datetime SOAP addition - Improvements to re2c parsing with certain file sizes - etc. Again we are trying to wrap things up here. So we are really focusing on the worst of segfaults/crashes etc. regards, Johannes and Lukas