Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73099 invoked from network); 14 Jul 2008 12:59:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2008 12:59:35 -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:39883] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/30-05739-6BD4B784 for ; Mon, 14 Jul 2008 08:59:35 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 938241EBC015; Mon, 14 Jul 2008 12:59:49 +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 JtcUSHVGpRGN; Mon, 14 Jul 2008 14:59:47 +0200 (CEST) Received: from [192.168.80.170] (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 3B5591EBC014; Mon, 14 Jul 2008 14:59:47 +0200 (CEST) Message-ID: <28FB9CCD-E8F0-4BFB-A344-B14E3ECFB495@pooteeweet.org> 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: Mon, 14 Jul 2008 14:58:13 +0200 Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= X-Mailer: Apple Mail (2.928.1) Subject: to be discussed items From: mls@pooteeweet.org (Lukas Kahwe Smith) Hi, I am about to move all "to be discussed items" [1] to the future PHP release section (so after 5.3): 1) userspace streams filter that acts as a default filter through which require/include read their files (Sebastian, Sara) 2) XMLWriter: Add writeNode([xmlreader obj]), allow to create a push/ pull parser 3) add a function that returns tsrm_thread_id() - already covered by zend_thread_id() but only in debug ZTS mode (Wez) 4) DOM recover error reporting mode 5) PDO: allow the DSN to be passed as array, proposal phase. An initial proposal was done here (pierre, lukas) 6) namespaces for internal classes 7) deprecate/remove ticks 8) Algorithm Optimizations - string search For 6) it does not seem like we know a good solution at this stage. For 8) we might decide to selectively incorporate patches. Though it would be the authors job to present us two RMs with easy to evaluate candidate patches to consider. regards, Lukas Kahwe Smith mls@pooteeweet.org [1] http://wiki.php.net/todo/php53#to_be_discussed