Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70692 invoked from network); 26 Nov 2008 17:02:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2008 17:02:43 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.19 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.217.19 mail-gx0-f19.google.com Received: from [209.85.217.19] ([209.85.217.19:56885] helo=mail-gx0-f19.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/C4-42827-3318D294 for ; Wed, 26 Nov 2008 12:02:43 -0500 Received: by gxk12 with SMTP id 12so398852gxk.23 for ; Wed, 26 Nov 2008 09:02:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=BhU6Ql2mAQiLZkvmkoDqxYci3AlFwZcos7PjmdbCfbs=; b=ThckXZOdzilqUpG5xgBb19/1Lg4c3LIdnbzhCuCCZsnCOxFsFpM++mi2OQnUc1zV9m EGdFAsPAWuSva6g5ng8mCXc76j0Bvfg1mcDf7YBWlXd/dQ7H1RColvXa2plbHc6YXpN/ B/iR6Lks5q0kzZqOT+CzUej61J5s71ApM7wio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=Jum9QdXD3fnoFv13QpBK1cd2lO5skbAg4TIu/8eWOMpaNgGWbXaq9LnvftuwItdneW aDbx7b1Itr75pK9QQZtpBs1FwipIikTlhkXGJhWn9ipcqcKkAih8+Dtiq9lKK83i+1Zr k5Oy+wXRyFdOku84XZB8Snu9kYSWi9JR2e6Bg= Received: by 10.90.83.18 with SMTP id g18mr3466963agb.68.1227718530666; Wed, 26 Nov 2008 08:55:30 -0800 (PST) Received: from ?10.0.18.8? (venus.fioprev.org.br [157.86.206.62]) by mx.google.com with ESMTPS id 8sm390423agd.21.2008.11.26.08.55.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 26 Nov 2008 08:55:30 -0800 (PST) To: Alexey Zakhlestin Cc: Lukas Kahwe Smith , PHP Internals In-Reply-To: References: <36F14278-2896-40E1-971C-E488E890EAF7@pooteeweet.org> Content-Type: text/plain; charset=utf-8 Date: Wed, 26 Nov 2008 14:55:26 -0200 Message-ID: <1227718526.5495.5.camel@felipe> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] apha3 From: felipensp@gmail.com (Felipe Pena) Em Qua, 2008-11-26 às 19:36 +0300, Alexey Zakhlestin escreveu: > On Wed, Nov 26, 2008 at 12:20 AM, Lukas Kahwe Smith wrote: > > > > On 22.11.2008, at 14:52, Lukas Kahwe Smith wrote: > > > >> Work is still going on to finalize the namespace changes. I am not sure > >> when this will be done, I am sort of hoping Monday. Then we can freeze > >> Tuesday and release on Thursday if all goes well. > > > > > > The good news, namespace changes are now finished ahead of alpha3. > > Documentation is also going to be available soon. > > > > Now for the bad, I have continued the trend of being too optimistic for the > > alpha3 release date, which is now set for Tuesday December 2nd. Freeze is > > therefore on the 28th, packaging will happen sometime on December 1st, > > allowing a period for important last minute fixes as well as build related > > work. > > > > Until then please all make sure that you get whatever you can ready. Since > > we hope this will be our last alpha, it also means that this release will > > also mark the end for feature additions in self contained parts of the code. > > That being said I already know of a few items that I know will not make it > > into alpha3 that we might see before beta1. If you are unsure if your stuff > > is in this mental list, please let me or Johannes know just to make sure. > > > > But if you have not gotten in contact with one of the RM's about your stuff > > yet, then its unlikely that we will consider it after beta1. Not because we > > are mean or because we do not realize that many of you only have your spare > > time to work on stuff, just because we really really have to get 5.3 out the > > door some day and guess what .. it looks like we will not even have a beta > > out this year! So think about it .. at least 2 beta's, 2-4 RC's and yeah .. > > it even looks optimistic to go stable in Q1 2009. Again this is open source, > > so the only people we do not have to release on a specific date, I just feel > > bad for all the work people have put into code months ago that is not > > getting released for so long. > > > > Anyways, a few items from the top of my head that I know people were talking > > about: > > - rounding patch > > - stream's issues that Greg found and Arnaud recently commented on as well > > as other streams issues > > - openssl patches > > - gd work > > - mysqlnd async stuff ready? > > - interbase ready on windows? > > > > Independent of that I need someone to handle the move of ext/mhash to PECL. > > Following files are still not "converted" to the new parameter parsing API: > - ext/interbase/ibase_blobs.c > - ext/interbase/ibase_query.c > - ext/mysql/php_mysql.c > - ext/mysqli/mysqli_embedded.c > I'll change the leftover of ibase stuff. -- Regards, Felipe Pena