Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:28833 php.qa:28170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58821 invoked by uid 1010); 14 Apr 2007 18:29:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58806 invoked from network); 14 Apr 2007 18:29:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2007 18:29:22 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:31419] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/31-34376-F7D11264 for ; Sat, 14 Apr 2007 14:29:21 -0400 Received: (qmail 1557 invoked from network); 14 Apr 2007 18:29:16 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 14 Apr 2007 18:29:16 -0000 Message-ID: <46211D80.8050609@zend.com> Date: Sat, 14 Apr 2007 22:29:20 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Sebastian Nohn CC: Zend Framework General , ilia@php.net, php-qa@lists.php.net, internals@lists.php.net References: <46210672.2010804@nohn.net> In-Reply-To: <46210672.2010804@nohn.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ZF 0.8.0 Unit Tests behaving different on PHP 5.2.1 and PHP 5.2.2-dev From: antony@zend.com (Antony Dovgal) On 04/14/2007 08:50 PM, Sebastian Nohn wrote: > On PHP 5.2.1, ZendFramework 0.8.0 Unit Tests pass, while they fail on > PHP 5.2.2-dev (latest CVS) on the same machine: > > 1) testDate(Zend_Date_DateObjectTest) > Failed asserting that is identical to > .../tests/Zend/Date/DateObjectTest.php:408 Would be nice to have a short but complete reproduce case. Referring to some test (which I personally have never seen) is not really helpful. > This behaviour is also reproducable on Zend Framework trunk. > > I don't know, where the bug is (ZF or PHP), so it would be nice, if PHP > and ZF developers could come together to solve this. > > - Sebastian > -- Wbr, Antony Dovgal