Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84569 invoked from network); 21 Nov 2011 08:46:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2011 08:46:10 -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:41120] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/B1-06281-2DF0ACE4 for ; Mon, 21 Nov 2011 03:46:10 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id F1A7BDE13E; Mon, 21 Nov 2011 08:46:07 +0000 (GMT) Date: Mon, 21 Nov 2011 08:46:07 +0000 (GMT) X-X-Sender: derick@whisky To: Stas Malyshev cc: PHP Internals In-Reply-To: <4EC9AC3D.6090602@sugarcrm.com> Message-ID: References: <4EC9AC3D.6090602@sugarcrm.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] datetime status From: derick@php.net (Derick Rethans) On Sun, 20 Nov 2011, Stas Malyshev wrote: > We're in RC now, and I'm very concerned about the status of DateTime > functionality (see bugs 60236, 60237 and XFAILs) - I've reported these > problems in June, but not much happened since then. I'm trying to > figure out what's going on there, but I'm not sure if I understand the > code correctly and if the fix is right. Still didn't get to it :-/ I'm having some out-of-office no-internet train time on Thu/Sat so that time is reserved for looking at those issues. cheers, Derick