Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42898 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33886 invoked from network); 3 Feb 2009 17:14:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2009 17:14:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 209.85.217.20 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 209.85.217.20 mail-gx0-f20.google.com Received: from [209.85.217.20] ([209.85.217.20:50850] helo=mail-gx0-f20.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/0C-03479-A6B78894 for ; Tue, 03 Feb 2009 12:14:19 -0500 Received: by gxk13 with SMTP id 13so1651158gxk.23 for ; Tue, 03 Feb 2009 09:14:16 -0800 (PST) Received: by 10.142.84.5 with SMTP id h5mr2453130wfb.81.1233681255500; Tue, 03 Feb 2009 09:14:15 -0800 (PST) Received: from monster.local ([76.84.30.125]) by mx.google.com with ESMTPS id 22sm10531565wfd.53.2009.02.03.09.14.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 03 Feb 2009 09:14:14 -0800 (PST) Message-ID: <49887B65.7090201@chiaraquartet.net> Date: Tue, 03 Feb 2009 11:14:13 -0600 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: php-dev List References: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> In-Reply-To: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: towards the next 5.3 release From: greg@chiaraquartet.net (Greg Beaver) Lukas Kahwe Smith wrote: > 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 I don't have access to any big endian systems, so I am appealing to those who do to help me fix these (Scott had mentioned them, but I don't have much information to be able to fix them, or even exactly what they are). > http://bugs.php.net/bug.php?id=47085 - phar rename() I'll handle this one, didn't realize it was there. > http://bugs.php.net/bug.php?id=47265 - phar and safe_mode ditto > http://bugs.php.net/bug.php?id=47230 - phar I can't fix this one, no sparc available. Any takers? Greg