Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28373 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47509 invoked by uid 1010); 16 Mar 2007 14:42:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47494 invoked from network); 16 Mar 2007 14:42:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2007 14:42:49 -0000 Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.132.251 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 209.85.132.251 an-out-0708.google.com Received: from [209.85.132.251] ([209.85.132.251:65160] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/88-46796-9ECAAF54 for ; Fri, 16 Mar 2007 09:42:49 -0500 Received: by an-out-0708.google.com with SMTP id c28so644569ana for ; Fri, 16 Mar 2007 07:42:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=GMar7UoiuabITuu5/opS9iGHEbMN7+Zgn04VAI/xTWqJlzrIETugSnA2FMMVjopgqdikD6NLV9svNeFpomG9OUdZpkEFgDrhZKwx+w+VISffTd/BnoqLE8SvneGaJi/Y+v9dk2bBglbsvBjBl7VH4mvfB1xcI6l+LD9J3wTn3CU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=CycAjzuqTSYabPpcdCTRATAn4gEUIktiahvfnEG5cMJz2mQpHjO7uFersTFfw4ec8JHabs/nxpjD8zfm9D8qmVT6SMZETSY8uT1riQxMlwuoceEqMTfxFOYJZ2OQrtI5aOd73n/PQn9ABfvode19iYwWtUURWJAFScFyuGFq4/E= Received: by 10.100.10.20 with SMTP id 20mr1560895anj.1174056167282; Fri, 16 Mar 2007 07:42:47 -0700 (PDT) Received: from ?192.168.1.104? ( [81.146.27.153]) by mx.google.com with ESMTP id d21sm3549754and.2007.03.16.07.42.44; Fri, 16 Mar 2007 07:42:46 -0700 (PDT) Message-ID: <45FAACDC.7080908@googlemail.com> Date: Fri, 16 Mar 2007 14:42:36 +0000 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Ilia Alshanetsky , internals@lists.php.net References: <1405337330.20070315155023@marcus-boerger.de> <4E49AB3E-7BCE-4B10-8696-F0427C4AAAD4@prohost.org> In-Reply-To: <4E49AB3E-7BCE-4B10-8696-F0427C4AAAD4@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] GSoC From: zoe.slattery@googlemail.com (Zoe Slattery) Hey Ilia This is a fantastic idea! And as for not being complex - actually I think it is quite a challenge. I (and a couple of colleagues) have spent a bit of time over the past two months trying to work out how best to do this, you need to get a pretty good idea of how PHP works in order to be able to write the tests. This might not seem to hard to you who are already so familiar with the internals but - for a student that wanted to get a good understanding of how PHP works - this would be a great project. And of course - gaining this kind of understanding in PHP means that you get to understand general principles that apply to other languages. Zoe IBM Ilia Alshanetsky wrote: > Ca we have a project designed to improve code coverage of PHP by > creating .phpt tests? I may not seem like a complex project, but in > terms of improving PHP as a language it would be exceptionally useful. > Probably more so then any one extension that can come out of GSoC. > > > On 15-Mar-07, at 10:50 AM, Marcus Boerger wrote: > >> Hello guys, >> >> PHP has been chosen as a summer of code project. I suggets we put the >> following on php.net. Any comments? >> >> --------------- >> The PHP team is proud to once again participate in the Google Summer >> of Code. >> We are still looking for project ideas of interested students. In >> case you >> want to spend your summer with your favorite open source project, >> PHP, and get >> some money for adding an interesting project to it, you should >> contact us at >> internals@php.net. The deadline for submitting ideas is the 24th of >> March 2007. >> The current list of ideas can be seen here http://php.net/ideas. If >> you have >> not heard of the Google Summer of Code, then have a look here >> http://code.google.com/soc. >> --------------- >> >> Best regards, >> Marcus >> >> --PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > Ilia Alshanetsky > > --PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >