Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16590 invoked from network); 20 Jul 2009 10:20:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2009 10:20:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.210 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.210 mail-fx0-f210.google.com Received: from [209.85.220.210] ([209.85.220.210:38362] helo=mail-fx0-f210.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/B8-02180-705446A4 for ; Mon, 20 Jul 2009 06:20:56 -0400 Received: by fxm6 with SMTP id 6so1885551fxm.23 for ; Mon, 20 Jul 2009 03:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=afOSn5Ti0LHCpXLgARmCytcowNqdn7Uk8ucD9rkO4hE=; b=mZiCjAcBW/FXKTRcM5ecgage1+up+I/qERjEhAV0w0H9S0bQKim5h12i1/dFSgmPg9 yViRlm6ry3hfx41oLxkuPu9u4XQFVsLwbhzgq9nMrsXIgRPLoODRM3qDU9dKx7T+ycJQ a71SSLS4Ry4AcmB6AcRpOGe368FksP3jIzxWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=OQxkVz2mE35L2E1PkoqMiQfWDBUwwjcnnr5COEjaBeBTD7WAqX+Aoc/Hz2pKr0uCRt Glo2C6IeBdxkytfnzUsc/17H6f+V7S3VVY13KFkSV4ZQX5cyBqMwzeLoT12v89rjmdF3 gf8SZ54UN21Z5xsS188JaahMoZxig7Pdp/QVU= MIME-Version: 1.0 Received: by 10.86.25.10 with SMTP id 10mr3467385fgy.44.1248085253216; Mon, 20 Jul 2009 03:20:53 -0700 (PDT) In-Reply-To: References: Date: Mon, 20 Jul 2009 12:20:53 +0200 Message-ID: To: Patrick ALLAERT Cc: group@php.net, PHP Development , zoe Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Tests contributions From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Jul 20, 2009 at 10:09 AM, Patrick ALLAERT wrote: > Hi lists, > > Running many "make test" on different platforms (including Solaris and > OpenVMS), I'd like to contribute a little bit more than my karma let > me do. > For now, I have access to php-src/ext/ldap only, however I'd like to > backport changes in phpt files that have been done in HEAD and/or > PHP_5_3 to PHP_5_2. > > One example of this is backporting r265951: > http://svn.php.net/viewvc?view=revision&revision=265951 > > Would you agree granting me access to */tests so that I can improve > testability of PHP_5_2? Done (and NEWS too). Also try to commit the tests in all branches at the same time, see http://news.php.net/php.internals/44993 for a detailed explanation :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org