Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969372685 php.internals:22790 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5676 invoked by uid 1010); 15 Apr 2006 12:19:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5661 invoked from network); 15 Apr 2006 12:19:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 12:19:44 -0000 X-Host-Fingerprint: 212.55.154.21 relay1.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.21:46190] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D7/79-19715-ED4E0444 for ; Sat, 15 Apr 2006 08:19:43 -0400 Received: (qmail 2410 invoked by uid 0); 15 Apr 2006 12:19:38 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.206) by relay1 with SMTP; 15 Apr 2006 12:19:38 -0000 Received: (qmail 17316 invoked from network); 15 Apr 2006 12:19:38 -0000 X-AntiVirus: PTMail-AV 0.3.88 X-Virus-Status: Clean (0.00583 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.137.204]) (envelope-sender ) by mta11 (qmail-ldap-1.03) with SMTP for ; 15 Apr 2006 12:19:38 -0000 Message-ID: <005501c66086$dd8b83f0$0100a8c0@pc07653> To: "Rasmus Lerdorf" , "internals" Cc: "PHPdoc" References: <44405E58.8040808@lerdorf.com> Date: Sat, 15 Apr 2006 13:19:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Re: [PHP-DEV] Summer of Code From: nlopess@php.net ("Nuno Lopes") > Google is doing their Summer of Code thing again this year. You can read > more about it here: http://code.google.com/summerofcode.html > > It doesn't actually mention PHP there yet, but it will soon. So if you > are a student and have an interesting idea for a PHP-related project, > start thinking about your proposal. > > For eligibility see: > > http://code.google.com/summfaq.html#who_is_eligible > > and the rest of the FAQ as well I guess. > > -Rasmus Ah great! :) This year I might participate. I would like to do something in the core or even in the zend engine. I'll think in something.. (I'm also open to suggestions, of course). I would also like to propose a project related with the documentation team, which is very useful to us: * working on livedocs (rewriting the indexer, improving docbook compat, pear/gtk/smarty docs support, php 6 support, etc..) Nuno