Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43337 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96173 invoked from network); 13 Mar 2009 12:57:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2009 12:57:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:54823] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/56-56331-4385AB94 for ; Fri, 13 Mar 2009 07:57:25 -0500 Received: by fg-out-1718.google.com with SMTP id e12so756619fga.23 for ; Fri, 13 Mar 2009 05:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qd1HnC32u+OXzQlDZhYmjHm6LWudqZHfdAOGx3m1uJg=; b=v5piYHB6g/eFka2YYCWWk0YsmC5CGgzZ09zUdswnZb/oHhdFuFnyAlLXMmOdGE/zhx PNMha/TWoA8gK3FClZuE5qulAXPtt4MZLN5E4irrRLQA7YdMuVNw9Bcrl8Qpb8I3IlEh +X0DZGXJeKoag+cB6jYqzurBd5GRLMSux+9XI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=t0R13q3fLbnCbAN2jomNdBWY2qxIeimJi3qlqa21XJcdL3xSrEYNlRMofpFSuOlmdY fG0rTRQtkxUcT2hFuKgD4vkyWKBS/s3bnmLry1UWstSkeIrX5uwK92ErWJAbDcocLiaM ajkYfjdeNoLgtZAspHdt3vg/V8d4gWJEnjvrA= MIME-Version: 1.0 Received: by 10.86.61.13 with SMTP id j13mr34036fga.6.1236949042328; Fri, 13 Mar 2009 05:57:22 -0700 (PDT) In-Reply-To: <49B83810.5090806@gravitonic.com> References: <49B83810.5090806@gravitonic.com> Date: Fri, 13 Mar 2009 13:57:22 +0100 Message-ID: <7f3ed2c30903130557q5cdd709em2b2042a18e07a4e1@mail.gmail.com> To: Andrei Zmievski , Scott MacVicar Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6 TODO list From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Mar 11, 2009 at 23:15, Andrei Zmievski wrote: > 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. Regarding the migration item... Wasn't there a gsoc project last year that did exactly that? -Hannes