Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50826 invoked from network); 13 Mar 2009 22:55:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2009 22:55:57 -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 209.85.220.158 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: 209.85.220.158 mail-fx0-f158.google.com Received: from [209.85.220.158] ([209.85.220.158:44195] helo=mail-fx0-f158.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/6B-09939-C74EAB94 for ; Fri, 13 Mar 2009 17:55:57 -0500 Received: by fxm2 with SMTP id 2so2790595fxm.23 for ; Fri, 13 Mar 2009 15:55:54 -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=poQ9PJZNPgWoFb0cCcslAEo1PW2dBJlWjrOQlKyxXS4=; b=pAAvqCHLoFXYCpB9coWOPlX/XcqEPt4VD59TR82CkNQgiTkPpcLOkObD/dLTXnhmaU HsNDOaQIrOwDRKn6I/e7rMrzISgq1natqvH6jgXY30OG0z/Rv/ZxnsXTCHW5QdNwFHDl Ul/NsCX6AHCpnV1rZcVpfB+Vo934GqXqWyDHk= 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=F7+jMJKz3cWgXGc36m7FxWcoJp/GqDqwZnG9BS/kQu6jyHv3VBh29oSZjCgxjXWxz1 IwRGnbOrMYSK0boRzgIPytskZeKVft2PbEJJz/xYD7kAu8c38mh8ZlCuOcciqtgq7i9K PVSKY+irQDn/I8+y9qHLr/kcn24uNhOCCREPM= MIME-Version: 1.0 Received: by 10.86.82.16 with SMTP id f16mr1596701fgb.32.1236984953958; Fri, 13 Mar 2009 15:55:53 -0700 (PDT) In-Reply-To: References: <49B83810.5090806@gravitonic.com> <7f3ed2c30903130557q5cdd709em2b2042a18e07a4e1@mail.gmail.com> <49BAC1AE.8030304@gravitonic.com> Date: Fri, 13 Mar 2009 23:55:53 +0100 Message-ID: <7f3ed2c30903131555q83f70daj47643248dbe21b57@mail.gmail.com> To: David Coallier Cc: Andrei Zmievski , Scott MacVicar , 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 Fri, Mar 13, 2009 at 23:46, David Coallier wrote: > 2009/3/13 Andrei Zmievski : >> Hannes Magnusson wrote: >>> >>> Regarding the migration item... >>> Wasn't there a gsoc project last year that did exactly that? >> >> I think there was, but I don't know if they actually did anything. >> > > Actually there was one which I was proposing to mentor since you > weren't there Andrei, but it basically got no attention whatsoever and > not proposal from the students, thus no project :) Scott did. I have asked _multiple_ times about the status of the project, all I got was "he passed". Quote from Scott (from few months ago): "he was to implement unicode support in more modules and convert an application. He's in the process of writing a conversion guide and I believe he did openssl, imap and updated date." I am still looking forward to see the results, even though its almost a year behind schedule. -Hannes