Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42847 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47328 invoked from network); 26 Jan 2009 12:02:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2009 12:02:56 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; 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:38372] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/BE-55096-F66AD794 for ; Mon, 26 Jan 2009 07:02:56 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 28E59414400B for ; Mon, 26 Jan 2009 12:03:51 +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 R4KfA40VwZ4E for ; Mon, 26 Jan 2009 13:03:49 +0100 (CET) Received: from [192.168.80.161] (unknown [195.226.16.50]) (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 C06624144009 for ; Mon, 26 Jan 2009 13:03:49 +0100 (CET) Message-ID: <9EEE0E89-DECF-432A-9B88-58C4FC05EDF2@pooteeweet.org> To: PHP internals In-Reply-To: <273AD6AE-D39E-425B-9E96-7E398DC67904@pooteeweet.org> 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: Mon, 26 Jan 2009 13:02:51 +0100 References: <273AD6AE-D39E-425B-9E96-7E398DC67904@pooteeweet.org> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] beta1 From: mls@pooteeweet.org (Lukas Kahwe Smith) Hey, Just FYI .. today is the last day for feature changes ahead of 5.3.0 beta1. The big change I am waiting on for today is the removal of the OO specific features in closures. Tomorrow will be dedicated to build only fixes, Johannes/Pierre will then handle the packaging some time on Wednesday. They will notify the list once that is done and development may continue then. Note however that we are then in beta state, which is more or less feature freeze time aka bug fixing only. Johannes and I reserve the right to start some finger slapping if people throw in features without previous nods from us. So bug fixing only please! Then we can hopefully follow up with beta2 or better yet already with RC1 in a reasonable amount of time. regards, Lukas