Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6161 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3393 invoked by uid 1010); 3 Dec 2003 22:41:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3333 invoked from network); 3 Dec 2003 22:41:23 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 3 Dec 2003 22:41:23 -0000 Received: (qmail 6319 invoked from network); 3 Dec 2003 22:41:15 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 3 Dec 2003 22:41:15 -0000 Message-ID: <5.1.0.14.2.20031204004056.031103a0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 04 Dec 2003 00:41:11 +0200 To: Georg Richter ,internals@lists.php.net In-Reply-To: <200312032314.25726.georg@php.net> References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] StudlyCaps From: andi@zend.com (Andi Gutmans) At 11:14 PM 12/3/2003 +0100, Georg Richter wrote: >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? No matter what the decision, I definitely don't want any configure options and no INI options. Andi