Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42632 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69739 invoked from network); 15 Jan 2009 09:50:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2009 09:50:00 -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:51070] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/1E-34613-6C60F694 for ; Thu, 15 Jan 2009 04:49:59 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id E1179414405D for ; Thu, 15 Jan 2009 09:51:57 +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 Ag6Lkzm3uSeV for ; Thu, 15 Jan 2009 10:51:56 +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 6C635414405C for ; Thu, 15 Jan 2009 10:51:56 +0100 (CET) Message-ID: <23F10080-F1B7-4340-81DA-49B60B82B204@pooteeweet.org> To: PHP internals Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 15 Jan 2009 10:49:53 +0100 X-Mailer: Apple Mail (2.930.3) Subject: status update for beta1 From: mls@pooteeweet.org (Lukas Kahwe Smith) Hello all, Expected to be done for beta1: - Eric and Nathan: new php.ini files - Steph: Upgrading Guide - Scott/Pierre: making the dsn functions available on OSX/FreeBSD/=20 Windows - Pierre: bundling ext/enchant as an ext/pspell replacement - Ettienne/Lars/Guilherme: patch for spl_object_id()/spl_object_hash()? - Stas/Pierre: build IDs proposal Under discussion: - How to deal with "foo.php?a.b.c =3D 10" in 5.3.0 (forward =20 compatibility?) - LFS (http://php.markmail.org/message/rhqy2wu5eu5253fm) (probably not) - Prototype/Closures - SPL ArrayAccess offsetExists default behavior Not sure: - Zoe: not sure where this item on the todo list came from: Improve =20 the build script to ease the parsing of the output and QA - not sure where this item on the todo list came from: Fix static =20 build of extension when static is the default and =96enable-snapshot-=20 build is used - make all extensions use php implementation of getenv (Pierre) Freeze looks like it will happen on Monday in the morning CEST regards, Johannes and Lukas=