Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49237 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81238 invoked from network); 10 Aug 2010 01:16:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2010 01:16:35 -0000 Authentication-Results: pb1.pair.com header.from=Kris.Craig@gmail.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=noreply@php.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain php.net designates 140.211.166.39 as permitted sender) X-PHP-List-Original-Sender: noreply@php.net X-Host-Fingerprint: 140.211.166.39 osu1.php.net Linux 2.4/2.6 Received: from [140.211.166.39] ([140.211.166.39:38690] helo=osu1.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/89-24092-178A06C4 for ; Mon, 09 Aug 2010 21:16:34 -0400 Authentication-Results: osu1.php.net header.from=Kris.Craig@gmail.com; sender-id=neutral Authentication-Results: osu1.php.net smtp.mail=noreply@php.net; spf=neutral; sender-id=neutral Received: from [127.0.0.1] ([127.0.0.1:38683] helo=osu1.php.net) by osu1.php.net (envelope-from ) (ecelerity 2.2.3.46 r(36781)) with ESMTP id D7/6B-27344-B09A06C4; Mon, 09 Aug 2010 18:19:07 -0700 Received: (from apache@localhost) by osu1.php.net (8.12.11/8.12.11/Submit) id o7A1J56H023088; Mon, 9 Aug 2010 18:19:05 -0700 Date: Mon, 9 Aug 2010 18:19:05 -0700 To: internals@lists.php.net Message-ID: Subject: SVN Account Request: kriscraig From: Kris.Craig@gmail.com ("Kris Craig") Currently, I'm working on several parallel feature additions to the date extension. Specifically with regard to accurate calculation of seasonal equinox, an added paremeter character to display the current season in the date() function, limited hemisphere detection based on the timezone setting and/or latitude setting, etc. I am also looking into tackling some related bugs, TODOs, PHPT tests, etc. Far too much going on to toss around a bunch of patches left and right, though I can send a small sample patch of one of the things I'm working on to demonstrate my competence upon request. For right now, I'd just need access to the php-src/.../ext/date portion of the repository, though later on I'll probably want access elsewhere in the repo to work on other things as well, though for now that isn't necessary. And finally, I understand the licensing requirements and will not be committing any work linked to GPL/LGPL stuff (everything I've been doing thus far is self-authored anyway). Please let me know if you have any additional questions/etc. I look forward to contributing my talents to this wonderful community!