Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19510 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24156 invoked by uid 1010); 8 Oct 2005 13:44:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24139 invoked from network); 8 Oct 2005 13:44:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2005 13:44:17 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:40091] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C4/7D-54476-03DC7434 for ; Sat, 08 Oct 2005 09:44:16 -0400 Received: (qmail 7754 invoked from network); 8 Oct 2005 13:44:12 -0000 Received: from localhost (HELO zeev-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 8 Oct 2005 13:44:12 -0000 Message-ID: <5.1.0.14.2.20051008154350.04afc540@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 08 Oct 2005 15:44:13 +0200 To: Derick Rethans Cc: internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20051008152435.09df8390@localhost> <5.1.0.14.2.20051008152435.09df8390@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Timezone stuff - conclusion From: zeev@zend.com (Zeev Suraski) At 15:33 08/10/2005, Derick Rethans wrote: >On Sat, 8 Oct 2005, Zeev Suraski wrote: > > > I've been away from email for the last couple of weeks - read through the > > timezone thread, and didn't really see a conclusion. > > > > My suggestion is to restore the old code in its entirely, and introduce the > > new implementation as new functions with a proper prefix, a-la PHP 2005. I > > think it's better than an INI entry, and it should be fairly > straightforward > > to implement. > >Nice that you come with this now after I spend a whole bloody week >trying to make things as BC as possible, and even on Windows. Thank you, you're welcome! Zeev