Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71568 invoked from network); 6 Apr 2010 17:08:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Apr 2010 17:08:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=zippy1981@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zippy1981@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zippy1981@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:39972] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/69-19932-0AA6BBB4 for ; Tue, 06 Apr 2010 13:08:48 -0400 Received: by gyf2 with SMTP id 2so39966gyf.29 for ; Tue, 06 Apr 2010 10:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=5Luy0QmNeJfka9NksSvC+1F6TlGeBdpgO979xJuaQCY=; b=r051koQ6jiaRE4bGmQFvOkAbGqNrJItkqjCDumKtS8M11CeatpU6DUVxeWoLhuin2S UNhyp6CSiUOhxY9jmyG5R4kDgM9Vi6Uzl8Tid0DsD11ITt/AJkCBTrjM3xdHQyWWq4xI R7ut0bRpOfaAVfWkeOARnirH+lJWgw8xPDeaQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LFGLXg3QcUFyqfNJBJxcHmAePJj+f667Ty1pNLWhR3+SN4q1d+ttrvAIhWyOJ/4ZTc GzovSAYV3+sZfD7QknKitcAu00Zkt4Dc95LLgGA3IT0aUzu2MCSPeToKPOQJEz6Faa3I 8OtHrVVqcK57V1TXNQyV1XmL/5hztNMXmRs7k= MIME-Version: 1.0 Received: by 10.90.88.8 with HTTP; Tue, 6 Apr 2010 10:08:45 -0700 (PDT) Date: Tue, 6 Apr 2010 13:08:45 -0400 Received: by 10.91.131.7 with SMTP id i7mr2113518agn.35.1270573725574; Tue, 06 Apr 2010 10:08:45 -0700 (PDT) Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e64654be92e5b40483947f50 Subject: What gruntwork needs to be done From: zippy1981@gmail.com (Justin Dearing) --0016e64654be92e5b40483947f50 Content-Type: text/plain; charset=ISO-8859-1 Hi, So pending review an acceptance by Dmitry, I've written my first patch for PHP. While there is a good chance I will need to make further revisions to the test or code, I don't know what that is. However, I've got some free time at the moment, and I'd like to make use of some of the sunk costs of figuring out how to hack PHP. So I know that in general there is a lot of work to be done. I also know that there are plenty of open bugs, tests to be written, etc etc. What I am looking for is someone to say is "here are the next 10 bugs I will work on can you write me test" or "I wrote this patch on linux, I need someone to make it work on windows too" or, "Party X complains of this but refuses to fill out a proper bug report." Justin --0016e64654be92e5b40483947f50--