Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19283 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 by uid 1010); 28 Sep 2005 23:59:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84553 invoked from network); 28 Sep 2005 23:59:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2005 23:59:19 -0000 X-Host-Fingerprint: 64.233.184.195 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.195:62934] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DE/1C-54476-75E2B334 for ; Wed, 28 Sep 2005 19:59:19 -0400 Received: by wproxy.gmail.com with SMTP id i21so40107wra for ; Wed, 28 Sep 2005 16:59:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h3QB/ZHQCVZuBu+e/NObzYVN3TdCbSj4nnFiyRdLDBRXJbdDEtAyVIGRjN6j9UxclDGXj9ePOYWMy6u1bseLkQWJwE6sYKhLR4Im9b4sCm9t1ziGsu6uijqGsKWX+oXWUK/fiFAlDom8UcGVj/6skHhNI2HlA2NOEYidAYxS1Tg= Received: by 10.54.114.10 with SMTP id m10mr231604wrc; Wed, 28 Sep 2005 16:59:15 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Wed, 28 Sep 2005 16:59:15 -0700 (PDT) Message-ID: <4e89b426050928165932a65a38@mail.gmail.com> Date: Wed, 28 Sep 2005 19:59:15 -0400 Reply-To: Wez Furlong To: Andi Gutmans Cc: Rasmus Lerdorf , internals@lists.php.net In-Reply-To: <4e89b426050928165841e4a157@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <433ABE48.6050607@lerdorf.com> <6.2.3.4.2.20050928155517.04710860@localhost> <4e89b426050928165841e4a157@mail.gmail.com> Subject: Re: [PHP-DEV] timezones & date() breakage From: kingwez@gmail.com (Wez Furlong) Bah, hit send too soon... On 9/28/05, Wez Furlong wrote: > This way we get the "best" of both worlds; BC is preserved for the > masses of existing code and we get more QA on the new implementation from early adopters > ready for going production with the new code in PHP 6. --Wez.