Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34057 invoked by uid 1010); 3 Dec 2003 22:15:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34031 invoked from network); 3 Dec 2003 22:15:04 -0000 Received: from unknown (HELO mailout03.sul.t-online.com) (194.25.134.81) by pb1.pair.com with SMTP; 3 Dec 2003 22:15:04 -0000 Received: from sfwd01.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1ARfGk-00064y-00; Wed, 03 Dec 2003 23:14:50 +0100 Received: from vivaldi.local (ZehgokZGoeYuKvN3NWVUIPHmc9ByDKZPfNU9hjEI09T0WiJ965wE6+@[80.138.154.119]) by afwd01.sul.t-online.com with esmtp id 1ARfGi-06MsEK0; Wed, 3 Dec 2003 23:14:48 +0100 To: Andi Gutmans , internals@lists.php.net Date: Wed, 3 Dec 2003 23:14:25 +0100 User-Agent: KMail/1.5.1 References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> In-Reply-To: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200312032314.25726.georg@php.net> X-Seen: false X-ID: ZehgokZGoeYuKvN3NWVUIPHmc9ByDKZPfNU9hjEI09T0WiJ965wE6+ Subject: Re: [PHP-DEV] StudlyCaps From: georg@php.net (Georg Richter) I'm -1. And for ext/mysqli which supports OO, studlyCaps would make life harder, to migrate "old" php4 scripts to PHP5 and ext/mysqli. How about an additional configure option --with-studly-caps (disabled by default) and defining some additional aliases? Georg