Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54831 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87947 invoked from network); 23 Aug 2011 21:37:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2011 21:37:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:54866] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/C6-41613-B9D145E4 for ; Tue, 23 Aug 2011 17:37:31 -0400 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 775ACE202C; Tue, 23 Aug 2011 22:37:28 +0100 (BST) Date: Tue, 23 Aug 2011 22:37:28 +0100 (BST) X-X-Sender: derick@whisky To: Rasmus Lerdorf cc: Daniel Convissor , PHP Internals List In-Reply-To: <4E53F6B4.1010103@lerdorf.com> Message-ID: References: <4E510339.3000609@thelounge.net> <20110823164515.GA26695@panix.com> <4E53F6B4.1010103@lerdorf.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Failing Autotests / Bugs From: derick@php.net (Derick Rethans) On Tue, 23 Aug 2011, Rasmus Lerdorf wrote: > On 08/23/2011 09:45 AM, Daniel Convissor wrote: > > Hi: > > > > On Sun, Aug 21, 2011 at 03:08:09PM +0200, Reindl Harald wrote: > >> FAIL DateTime::diff() days -- spring type2 type2 [ext/date/tests/DateTime_days-spring-type2-type2.phpt] > >> FAIL DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt] > >> FAIL DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt] > >> FAIL DateTime::diff() days -- spring type3 type3 [ext/date/tests/DateTime_days-spring-type3-type3.phpt] > >> FAIL DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] > >> FAIL DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] > > > > These tests have been fixed. Thanks for bringing this to my attention. > > Thanks Dan. > > Could we all bookmark > > http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests For the DateTime stuff, Dan and I (mostly Dan) are working on getting this fixed, once we figure out how we want it to work. Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug