Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40042 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 899 invoked from network); 21 Aug 2008 09:24:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2008 09:24:19 -0000 Authentication-Results: pb1.pair.com header.from=sanjay.mantoor@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=sanjay.mantoor@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.142.185 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.142.185 ti-out-0910.google.com Received: from [209.85.142.185] ([209.85.142.185:59005] helo=ti-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/73-06543-2443DA84 for ; Thu, 21 Aug 2008 05:24:19 -0400 Received: by ti-out-0910.google.com with SMTP id u3so593827tia.17 for ; Thu, 21 Aug 2008 02:24:15 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=9jUzAse64va9nYNqS5sLKXMIY4aBe5C5Ws5JDDbSFvk=; b=pP1z7F5vCIl/nZm/9qWsZrNc+iSHk0eBO9AP/xpZQT5s1Bxc+b+kZYmrWM2/+tpZGi +xuSMC7AAa8a7hjOOYqC3O2ZxYku/URbUntLLJBP6AXwKu7SJeJs7LOd8+8kPbHB5jiF jdewezSnvcWRkre3YkBD7Y8IQsGbwc97nCNCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Rqbyk6g88snpdThij36yIrvFbjuY58wmYDphxoph67gMpOEV1u4zQX/K42lA4V2GsT EdqnEKiayqoUOlk8mOyh+S9dkYNvWjZ4UYRFADISPjg9U87E5jTgT3Q9ckbiRJsSGI48 d6FYHdhdaj+GqjvoqeXET2vVROc/raj2nmQpo= Received: by 10.110.95.15 with SMTP id s15mr1232508tib.40.1219310653387; Thu, 21 Aug 2008 02:24:13 -0700 (PDT) Received: by 10.110.26.12 with HTTP; Thu, 21 Aug 2008 02:24:13 -0700 (PDT) Message-ID: <2f9f913d0808210224l73493354n9176818efbf98650@mail.gmail.com> Date: Thu, 21 Aug 2008 14:54:13 +0530 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [PHP] Karma for php-src/ext/standard From: sanjay.mantoor@gmail.com ("Sanjay Mantoor") Hello, I already contributed around 20 tests on array related functions and they all got committed. I would like to contribute some more tests on array related functions. I have CVS account with id smantoor. Can somebody grant karma for php-src/ext/standard so that I can commit tests myself. Thanks in advance. -- Thanks, Sanjay Mantoor