Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42896 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76987 invoked from network); 3 Feb 2009 13:41:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2009 13:41:57 -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:45068] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/01-03479-4A948894 for ; Tue, 03 Feb 2009 08:41:56 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id F02DF1EBC015 for ; Tue, 3 Feb 2009 13:45:39 +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 h0semj+clT5C for ; Tue, 3 Feb 2009 14:45:39 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (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 954451EBC014 for ; Tue, 3 Feb 2009 14:45:38 +0100 (CET) Message-ID: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> To: php-dev List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 3 Feb 2009 14:41:49 +0100 X-Mailer: Apple Mail (2.930.3) Subject: towards the next 5.3 release From: mls@pooteeweet.org (Lukas Kahwe Smith) Aloha, So Johannes and I have chatted about what needs to happen before we can go to RC1. If there are no bigger issues the next version will indeed be RC1. Release sometime in the second half of February. No specific date has been set as of yet. One of the key questions before a date can be set is what kind of issues we still have left to fix: 1) http://bugs.php.net/search.php?status=Open&phpver=5.3&cmd=display 2) we have the phar issues for big endian systems 3) closures and especially reflection were changed just before beta1 4) memory leak in the re2c 5) upgrading guide 6) reorganize the bundled php.ini files to production/development recommendations 7) memleak in zend_object_handlers.c 8) PHP_5_3 missed merge from PHP_5_2 for write_func callback I want to elaborate on point 1) a bit more. Of course we should fix as many bugs as possible. But we should also not burden 5.3.0 with being a bug fix release. Whatever gets fixed in terms of old bugs is welcome, but we RMs will focus on those introduced in 5.3. Here is the list of unassigned bugs that are 5.3 specific http://bugs.php.net/bug.php?id=46048 - SimpleXML http://bugs.php.net/bug.php?id=46171 - stream_bucket_new() http://bugs.php.net/bug.php?id=46897 - ob_flush() http://bugs.php.net/bug.php?id=47019 - Namespace reflection http://bugs.php.net/bug.php?id=47085 - phar rename() http://bugs.php.net/bug.php?id=47137 - libxml http://bugs.php.net/bug.php?id=47265 - phar and safe_mode http://bugs.php.net/bug.php?id=45432 - PDO persistent connections http://bugs.php.net/bug.php?id=46817 - tokenizer http://bugs.php.net/bug.php?id=47230 - phar http://bugs.php.net/bug.php?id=46984 - E_STRICT We would appreciate it of people could quickly assign themselves to the above tickets, so that we know who to talk to. assigned bugs where I am not sure if the developer in question is still actively on the issue: http://bugs.php.net/bug.php?id=47198 - ticks and ext/pcntl http://bugs.php.net/bug.php?id=42641 - ob_start() http://bugs.php.net/bug.php?id=47206 - XSLT Other important assigned bugs are assigned to andrey/mysql, derick, pierre, dmitry, scott. i assume you guys will let us know if you need help, cannot fix the issue etc. So I am sure there are still things off in other places too. Please speak up what you feel needs to be addressed. regards, Lukas Kahwe Smith mls@pooteeweet.org PS: Just FYI .. I will be 99% offline from Feb. 14th until March 5th, as I am traveling to Tanzania for vacation