Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56449 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76837 invoked from network); 21 Nov 2011 07:40:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2011 07:40:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.163 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.163 smtp163.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.163] ([67.192.241.163:52682] helo=smtp163.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/80-06281-0800ACE4 for ; Mon, 21 Nov 2011 02:40:49 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp16.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id D11DC40192; Mon, 21 Nov 2011 02:40:45 -0500 (EST) X-Virus-Scanned: OK Received: by smtp16.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 8E66E40190; Mon, 21 Nov 2011 02:40:45 -0500 (EST) Message-ID: <4ECA007C.6070506@sugarcrm.com> Date: Sun, 20 Nov 2011 23:40:44 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Daniel Convissor CC: PHP Internals References: <4EC9AC3D.6090602@sugarcrm.com> <20111121032001.GA8564@panix.com> In-Reply-To: <20111121032001.GA8564@panix.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] datetime status From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > For fixing the TLA / Zone Type 2 bugs, focus on the following tests: > bug55253.phpt > rfc-datetime_and_daylight_saving_time-type2.phpt Those are exactly the two xfails fixed by my patch. > DateTime_*-type2-type2.phpt These aren't fixed but it may be related to the fact that EDT is applied to time that is not actually in EDT but in EST. I didn't find it in RFC but I think in this case it should act as if it was EST there. > Some of the other XFAILS will be fixed by implementing the DST RFC and > the remaining ones by my adjusting them once the DST behavior is fixed. Do you have a patch for RFC behavior? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227