Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24715 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85282 invoked by uid 1010); 19 Jul 2006 18:34:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85266 invoked from network); 19 Jul 2006 18:34:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 18:34:17 -0000 X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:53576] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 88/9D-10398-82B7EB44 for ; Wed, 19 Jul 2006 14:34:17 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.6/8.12.11) with ESMTP id k6JIYDfH030617; Wed, 19 Jul 2006 20:34:13 +0200 Date: Wed, 19 Jul 2006 20:32:47 +0200 (CEST) X-X-Sender: derick@localhost To: Lukas Smith cc: Ilia Alshanetsky , Ron Korving , internals@lists.php.net In-Reply-To: <44BE5413.5000902@php.net> Message-ID: References: <53CE8C91-B388-4DC8-81B1-15B7F17C3162@prohost.org> <68.5D.11992.C905EB44@pb1.pair.com> <44BE5413.5000902@php.net> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: Date flamewar summary From: derick@php.net (Derick Rethans) On Wed, 19 Jul 2006, Lukas Smith wrote: > Ilia Alshanetsky wrote: > > Class names are not case sensitive, so it does not matter if it is FooBar or > > fooBar or even FoObAR. > > Ilia, since PHP5 we are case preserving. So it does matter, though only > stylistically, not technically. DateTimeZone as "timezone" is not a word. (It's two words: "time zone") Derick