Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39483 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22607 invoked from network); 30 Jul 2008 20:05:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2008 20:05:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=smith@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=smith@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: smith@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:52602] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/03-60483-099C0984 for ; Wed, 30 Jul 2008 16:05:37 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 9E1F24144006 for ; Wed, 30 Jul 2008 20:06:07 +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 u7CRDUQJTu6r for ; Wed, 30 Jul 2008 22:06:07 +0200 (CEST) Received: from [192.168.2.2] (gprs01.swisscom-mobile.ch [193.247.250.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: smith@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 886221EBC012 for ; Wed, 30 Jul 2008 22:06:06 +0200 (CEST) Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 30 Jul 2008 22:03:50 +0200 X-Mailer: Apple Mail (2.928.1) Subject: alpha1 status update From: smith@pooteeweet.org (Lukas Kahwe Smith) Hi, I assume the following items are done by now: - LSB parent::/self:: forwarding (Etienne/Dmitry) - string optmization patches (Matt/Scott) I assume everything will be ready on the windows side of things as well. If not shout ASAP. I am still expecting to see the following commits: - openssl/openldap patches (Pierre) - array_replace(_recursive) (Johannes) - revert ming changes so things compile with 0.3 again (Johannes) - remove __toString() from closures (Johannes/Dmitry) Zend Signal Handling is now moved to alpha2, along with any further string optimizations, zend_parse_parameters and arg info tweaks. Just so that everybody knows. Johannes will handling the actual packaging and releasing. I will probably add a summary of the additions/changes. Not sure yet where this will go, maybe on qa.php.net .. or maybe on the php.net frontpage (though in that case alpha1 would be the only 5.3.0 release mentioned on php.net before 5.3.0 stable). regards, Lukas Kahwe Smith smith@pooteeweet.org