Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34692 invoked by uid 1010); 14 Sep 2006 18:42:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34676 invoked from network); 14 Sep 2006 18:42:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2006 18:42:35 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.180 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.166.180 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.180] ([64.233.166.180:58088] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/E8-45066-872A9054 for ; Thu, 14 Sep 2006 14:42:35 -0400 Received: by py-out-1112.google.com with SMTP id c39so3261229pyd for ; Thu, 14 Sep 2006 11:41:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=BloZrR2Jm158VD5gajnSbXK/HwJaBG1Gwg+75z2WYNi3bkaPJICvToN+X48IzyAI98H+41yTugHFuSnEC1d8Rx2zYiqd0he//xzCZ/0SqHhkGdEu08IlIQ/flk02LFUN+arSi8OMjfh4HDusr8I5bZmhY05QpEC0/iHGIPog32o= Received: by 10.35.102.1 with SMTP id e1mr15457180pym; Thu, 14 Sep 2006 10:51:51 -0700 (PDT) Received: from ?192.168.1.171? ( [216.191.74.170]) by mx.gmail.com with ESMTP id 23sm8894226nzn.2006.09.14.10.51.50; Thu, 14 Sep 2006 10:51:51 -0700 (PDT) In-Reply-To: <45097C2A.9080309@php.net> References: <45097C2A.9080309@php.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <2C529D00-73A1-4BD7-8344-92ED6B956998@prohost.org> Cc: PHP Developers Mailing List Content-Transfer-Encoding: 7bit Date: Thu, 14 Sep 2006 13:51:30 -0400 To: Lukas Kahwe Smith X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Open todo items From: ilia@prohost.org (Ilia Alshanetsky) I am unaware of any open TODO items for 5.2, there certainly were none left open on my list or the one we have on the existing wiki. On 14-Sep-06, at 11:58 AM, Lukas Kahwe Smith wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Ilia Alshanetsky