Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52666 invoked from network); 5 Mar 2013 11:47:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2013 11:47:00 -0000 Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:45557] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/32-35168-33BD5315 for ; Tue, 05 Mar 2013 06:46:59 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 33) id A2F9B9145E7; Tue, 5 Mar 2013 12:46:56 +0100 (CET) Received: from 94.216.52.11 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Tue, 5 Mar 2013 12:46:56 +0100 Message-ID: <30b352b5bca2b5621a1207be1b7508cb.squirrel@webmail.klapt.com> In-Reply-To: References: Date: Tue, 5 Mar 2013 12:46:56 +0100 To: "Derick Rethans" , "Gustavo Lopes" Cc: internals@lists.php.net Reply-To: ab@php.net User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Fix for bug #63437 From: ab@php.net ("Anatol Belski") Sorry, the correct one is bug #53437 ... On Tue, March 5, 2013 12:42, Anatol Belski wrote: > Hi, > > > I've reworked the patch from > http://nebm.ist.utl.pt/~glopes/misc/date_period_interval_ser.diff > (mentioned by tony2001) for bug #63437, that seems to fix the issue. That > patch was ported back to 5.3 and adapted to the current 5.4+. Both variants > are posted to the ticket. > > Also the test for bug #52113 delivers more plausible results and should > be fixed when the patch is applied. > > Regards > > > Anatol > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >