Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41534 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50515 invoked from network); 28 Oct 2008 19:01:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2008 19:01:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.227 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 66.249.82.227 wx-out-0506.google.com Received: from [66.249.82.227] ([66.249.82.227:55608] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/40-48169-D9167094 for ; Tue, 28 Oct 2008 14:01:51 -0500 Received: by wx-out-0506.google.com with SMTP id s12so925627wxc.26 for ; Tue, 28 Oct 2008 12:01:47 -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=P4vujEEkc98xAfLrjGlwAVAo1PcVaWde87ahFWd+2Yg=; b=NmSsBiFc73UbxU4d97ramU5la/GWi8gwDZVvULLElre2zAAyMWv32znH7m8lnDkBH3 5/b3Fd4hAAujMdfoh7kO2GukST4JSBixHXW+y7ANIJ/ao6yuSL/BnQADvHq+knYWh90s T9P34uPWqK5ZSBH4xW2SO9gR3HdWHvn0OXJQQ= 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=qanlkpd8YNCJh4N/+6Nrx8ftFgCnFQdr/o1Cl65Y56oUBLC32qdK3eQ4oyAStnypwj BIoc8wDIpawKmqsst2nzFnFDgSuus1MzAqAY+EI02+iSQW7B8XZuDcu2naxJGYLh7kYD 9nlc1AxM/ouLrm1E8ald+Dbu16pCmbHSr/Bpc= Received: by 10.187.240.1 with SMTP id s1mr731727far.40.1225220506455; Tue, 28 Oct 2008 12:01:46 -0700 (PDT) Received: by 10.187.218.19 with HTTP; Tue, 28 Oct 2008 12:01:46 -0700 (PDT) Message-ID: <2dedb8a0810281201w6ee1b034sedb84e2161e9070e@mail.gmail.com> Date: Tue, 28 Oct 2008 20:01:46 +0100 To: "marius popa" Cc: "Pierre Joye" , "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] patches ext/interbase/tests/003phpt for 5.3 From: kalle.php@gmail.com ("Kalle Sommer Nielsen") 2008/10/28 marius popa : > On Tue, Oct 28, 2008 at 6:57 PM, Pierre Joye wrote: >> hi Marius, >> >> 2008/10/28 marius popa : >>> there is an small modification for interbase tests >>> in 003.phpt (ext/interbase/tests/003.phpt) >>> in the expected output it should be >>> this way >> >> Thanks a lot for contrbution tests for interbase :) >> >> You may like to post it on the php QA mailing list (see >> http://www.php.net/mailing-lists.php). There is more people following >> the QA list and able or willing to give you a hand to get your tests >> in CVS. > ok so the core ext/interbase patches are send to this internals list Yes patches for the actually extension is normally sent to internals and test patches are sent to QA people. >> >> Cheers, >> -- >> Pierre >> >> http://blog.thepimp.net | http://www.libgd.org >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > developer flamerobin.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Kalle Sommer Nielsen