Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43321 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86448 invoked from network); 11 Mar 2009 22:17:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2009 22:17:15 -0000 Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.200.175 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.200.175 wf-out-1314.google.com Received: from [209.85.200.175] ([209.85.200.175:22049] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/FF-09289-A3838B94 for ; Wed, 11 Mar 2009 17:17:11 -0500 Received: by wf-out-1314.google.com with SMTP id 23so220315wfg.26 for ; Wed, 11 Mar 2009 15:15:47 -0700 (PDT) Received: by 10.143.2.19 with SMTP id e19mr3909507wfi.96.1236809747783; Wed, 11 Mar 2009 15:15:47 -0700 (PDT) Received: from 64-71-7-205.static.wiline.com (64-71-7-205.static.wiline.com [64.71.7.205]) by mx.google.com with ESMTPS id 22sm580169wfg.43.2009.03.11.15.15.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 11 Mar 2009 15:15:46 -0700 (PDT) Message-ID: <49B83810.5090806@gravitonic.com> Date: Wed, 11 Mar 2009 15:15:44 -0700 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: PHP internals Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: PHP 6 TODO list From: andrei@gravitonic.com (Andrei Zmievski) Hi everyone, I've been cleaning up the TODO items on the Wiki. I created a "Backlog" section and moved all the items from "PHP 5.3/Future PHP releases" and "PHP 6/Undiscussed" to it. This will serve as a general repository for any items that have been mentioned, but on which we have not made a decision yet. Items that have been decided on should go into the corresponding version's section. Also, please go through PHP 6 section [http://wiki.php.net/todo/php60] and remove or update any items that have been done or the scope of which has changed. Thanks, -Andrei