Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19196 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71440 invoked by uid 1010); 27 Sep 2005 13:34:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71425 invoked from network); 27 Sep 2005 13:34:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2005 13:34:29 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:43426] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 55/AF-54476-46A49334 for ; Tue, 27 Sep 2005 09:34:28 -0400 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id CA657D273C; Tue, 27 Sep 2005 16:34:21 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j8RDYN6v009564; Tue, 27 Sep 2005 16:34:23 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j8RDYMR9009561; Tue, 27 Sep 2005 16:34:23 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Tue, 27 Sep 2005 16:34:22 +0300 (EEST) Reply-To: Jani Taskinen To: Stanislav Malyshev cc: PHP Development In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] timezones & date() breakage From: sniper@iki.fi (Jani Taskinen) On Tue, 27 Sep 2005, Stanislav Malyshev wrote: > I propose to make some mode to date() that would allow falling back to old > functionality if I do not use new improved capabilities. Meaning, if I do > not set new configurations, it would work as it did in PHP4. Is this > possible? Yeah, keep using PHP 4. --Jani