Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74311 invoked from network); 3 Aug 2011 17:06:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2011 17:06:42 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:32861] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/94-49908-020893E4 for ; Wed, 03 Aug 2011 13:06:41 -0400 Received: by vwl1 with SMTP id 1so423935vwl.29 for ; Wed, 03 Aug 2011 10:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=LknSN16dCZq3OLecMyTxi+6sdPqcTkF7xTrCI36fKvY=; b=u6C4XetoMNAmHfvm1cEFH41d0nQA3Bei5ZLjZyq6ZktytggJcNwAD0q2HK85phMB/s shX9VKtYhg0u6qYBPHoF9OeDwJCabCI/j3h7njphh+32+o6CpmKxHEjmmlqcnR896edK IqfRNa0a0VbpCAvNPpQmqW8x7BaFGq2z7uUko= MIME-Version: 1.0 Received: by 10.52.179.40 with SMTP id dd8mr7359113vdc.208.1312391198317; Wed, 03 Aug 2011 10:06:38 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.149.20 with HTTP; Wed, 3 Aug 2011 10:06:38 -0700 (PDT) In-Reply-To: <4E397879.4080007@planetavent.de> References: <4E397879.4080007@planetavent.de> Date: Thu, 4 Aug 2011 01:06:38 +0800 X-Google-Sender-Auth: Z7PDXzA8Eke5zya_JgbebJ1IYTM Message-ID: To: Nicolai Scheer Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] BUG 55240 - wrong date creation From: laruence@php.net (Laruence) Hi: I read the ext/date/lib/parse_date.c, and I think this could not be a bu= g , since 800 will be think as 80h 0min(timelib_get_nr is common function, to get number from data description string with fixed max length), than 11 + (80 / 24) ~=3D 14 thanks 2011/8/4 Nicolai Scheer : > Hi! > > Did anyone had the time to review bug 55240 > (https://bugs.php.net/bug.php?id=3D55240), yet? > > So far it just has been adjusted to reflect the right package. > > Any pointers are welcome! > > Grettings, > > Nico > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/