Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29089 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97093 invoked by uid 1010); 28 Apr 2007 11:56:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97078 invoked from network); 28 Apr 2007 11:56:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2007 11:56:10 -0000 Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.243 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.132.243 an-out-0708.google.com Received: from [209.85.132.243] ([209.85.132.243:39927] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/16-29267-95633364 for ; Sat, 28 Apr 2007 07:56:10 -0400 Received: by an-out-0708.google.com with SMTP id c28so882597ana for ; Sat, 28 Apr 2007 04:56:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=UH22iu7sJ+/+eO/EHaivsHxEMI1syKgeFSw6kg0+rJzSwzxpso7gTfM8ARntrP156yT7/GbLLpcXlNIGzvYeNj2DtzT9lpWjLmYkvgtFKAajrq2Y8b3FbxFS1TcIgVUPs0t92pBnAIdKKqbZ8s7Vg9jJt8iIi53TrNhLROjxuJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=InQ2pf5f3T4QWOO5g3hp0/UDCLoaeOkdby1wkGWgxL6YxFTW8pwmXAnP/nwxp+zoucer7VaBSlQPNloS9mBtF8nqjh+F2gYfNWjVh6bOT82ZovB0PSFe9Mh+XIPtTF/bmT16FdjjnJkWX9lHzW07todnA0K2JDHgE1hKte0f2hM= Received: by 10.100.171.16 with SMTP id t16mr2740410ane.1177761366910; Sat, 28 Apr 2007 04:56:06 -0700 (PDT) Received: by 10.100.43.17 with HTTP; Sat, 28 Apr 2007 04:56:06 -0700 (PDT) Message-ID: Date: Sat, 28 Apr 2007 12:56:06 +0100 To: "Antony Dovgal" Cc: "php-dev List" In-Reply-To: <46333394.9050109@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7846C5DC-F2F0-4F09-9FDF-C0DF82A0BD6A@prohost.org> <46333394.9050109@zend.com> Subject: Re: [PHP-DEV] 5.2.2RC2 Released From: tijnema@gmail.com ("Tijnema !") On 4/28/07, Antony Dovgal wrote: > On 04/28/2007 03:34 PM, Tijnema ! wrote: > > I don't know if it is right to reply here, but the php-5.2.2RC2 test > > suite fails 5 more tests then the testsuite of php-5.2.1 > > The right way is to run `make test` and hit 'Y' when it asks you whether to send the results. > > -- > Wbr, > Antony Dovgal I thought it would make more sense if i compare it to the test results of 5.2.1. There are now a total of 12 tests that fail for me, 7 of them were there in 5.2.1 too, and some are gone now. Tijnema >