Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41047 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83438 invoked from network); 15 Oct 2008 07:09:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2008 07:09:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=sanjay.mantoor@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=sanjay.mantoor@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.233 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: sanjay.mantoor@gmail.com X-Host-Fingerprint: 209.85.198.233 rv-out-0506.google.com Received: from [209.85.198.233] ([209.85.198.233:62400] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/D2-25867-03795F84 for ; Wed, 15 Oct 2008 03:09:37 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2933154rvb.23 for ; Wed, 15 Oct 2008 00:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Gbpa4phWbvziFmujv2q9XkrI9xEmwPzmPaV9HY+ws28=; b=UGkrAAIlBiRVSImH7RzCugiU5VcyBmmi9VOFLzq6xN2j97PNx53gIMaud95C+0XfMU 01taZakMcat4LM10Seoo0tMu4LGI/jHgpqQtm1Ob73yVsELFy67c0gZOtwCeH2ZKNrF0 q66C0y34wN7gx0LbHLBjBMSLk54LyiUZo1UCc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WskbwhkqvOrR5xj5jqIQKuDwKBzKjC1FBnyVqyAESAW0tR2qWXFpeVmYGHsUe5cObV cb37o1dIluicI9A1uvb48FCaX1fiqNITd3oYpq9/BOC7NSIJd4gF9Hy2/bKK8TQIbPx7 28uMjjrCCmzNxcEjR4t4Pym5vGznnRqPfmrZk= Received: by 10.141.180.5 with SMTP id h5mr335228rvp.240.1224054574381; Wed, 15 Oct 2008 00:09:34 -0700 (PDT) Received: by 10.141.155.20 with HTTP; Wed, 15 Oct 2008 00:09:34 -0700 (PDT) Message-ID: <2f9f913d0810150009s2d887155n89f229bda6575b20@mail.gmail.com> Date: Wed, 15 Oct 2008 12:39:34 +0530 To: "Derick Rethans" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2f9f913d0810142339u23d5b207g81da3984bb76dfc2@mail.gmail.com> Subject: Re: [PHP-DEV] [PHP] Karma for php-src/ext/date From: sanjay.mantoor@gmail.com ("Sanjay Mantoor") Derick, Please have a look on tests for function "gettimeofday". You can download tar file from http://www.4shared.com/file/66987944/123da6ea/gettimeofday.html Thanks, Sanjay Mantoor On Wed, Oct 15, 2008 at 12:16 PM, Derick Rethans wrote: > On Wed, 15 Oct 2008, Sanjay Mantoor wrote: > >> I already wrote and would like to contribute tests on "date" related >> functions. >> >> I have CVS account with id "smantoor". Can somebody grant karma for >> "php-src/ext/date" so that I can commit tests myself. > > Done. If you want, you can send the tests by me first so that I can have > a quick peek. > > regards, > Derick > > -- > HEAD before 5_3!: http://tinyurl.com/6d2esb > http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org > -- Thanks, Sanjay Mantoor