Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25686 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39455 invoked by uid 1010); 14 Sep 2006 15:59:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39440 invoked from network); 14 Sep 2006 15:59:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2006 15:59:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 69.46.103.200 cause and error) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 69.46.103.200 mail.globalsuite.net Linux 2.4/2.6 Received: from [69.46.103.200] ([69.46.103.200:35646] helo=mail.globalsuite.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/59-45066-23C79054 for ; Thu, 14 Sep 2006 11:59:17 -0400 Received: from [127.0.0.1] (unknown [216.191.74.170]) by mail.globalsuite.net (Symantec Mail Security) with ESMTP id 3AC7C4E0003 for ; Thu, 14 Sep 2006 09:58:39 -0600 (MDT) Message-ID: <45097C2A.9080309@php.net> Date: Thu, 14 Sep 2006 11:58:34 -0400 Organization: PHP.net User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== Subject: Open todo items From: lsmith@php.net (Lukas Kahwe Smith) Hi, in my on going effort to make PHP todo management more transparent I am wondering what are the current open todo items for PHP 5.2? Obviously bug fixing. Filter ext needs some love on the function names and some of the parameters. That makes me wonder about the other newly bundled extensions. Are the relevant authors fairly happy with the amount of testing (I guess JSON is simple enough ..)? Any other key todo items left open? BTW: I heard Ilia is shooting for end of month for the next release. regards, Lukas