Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55812 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12785 invoked from network); 16 Oct 2011 00:45:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2011 00:45:11 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 207.97.245.123 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 207.97.245.123 smtp123.iad.emailsrvr.com Linux 2.6 Received: from [207.97.245.123] ([207.97.245.123:43377] helo=smtp123.iad.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/70-09704-6192A9E4 for ; Sat, 15 Oct 2011 20:45:10 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp42.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 969661482C6; Sat, 15 Oct 2011 20:45:04 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp42.relay.iad1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 06870148103; Sat, 15 Oct 2011 20:45:03 -0400 (EDT) Message-ID: <4E9A290E.7030300@sugarcrm.com> Date: Sat, 15 Oct 2011 17:45:02 -0700 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: Derick Rethans , PHP Internals Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: date_diff fixes status From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! What is the status of fixing date module with regard to TLA timezones handling - this code still fails: format('U'); var_dump($ts); $t->setTimestamp($ts); var_dump($t); and also many tests are in XFAIL. Is there any chance we can get this fixed for 5.4? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227