Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92706 invoked by uid 1010); 21 Feb 2004 11:51:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92652 invoked from network); 21 Feb 2004 11:51:11 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.26) by pb1.pair.com with SMTP; 21 Feb 2004 11:51:11 -0000 Received: (qmail 31643 invoked from network); 21 Feb 2004 11:51:10 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.156) by relay6 with SMTP; 21 Feb 2004 11:51:10 -0000 Received: (qmail 13876 invoked from network); 21 Feb 2004 11:50:39 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.140.10]) (envelope-sender ) by mta6 (qmail-ldap-1.03) with SMTP for ; 21 Feb 2004 11:50:39 -0000 Message-ID: <000601c3f871$77f2ce60$0100a8c0@pc07653> To: "Marcus Boerger" Cc: "PHPdev" References: <000501c3f86c$2ef5e850$0100a8c0@pc07653> <4906325750.20040221122339@marcus-boerger.de> Date: Sat, 21 Feb 2004 11:54:28 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] last Tidy api changes From: nlopess@php.net ("Nuno Lopes") > Hello Nuno, > > The point is that we discussed this very long and came to the conclusion > that all php5 oo extensions should follow studlyCaps convention in their > method naming. Hence this will not be changed again. > > -- > Best regards, > Marcus mailto:helly@php.net > I think that the is_xxx form is more readable, but as my opion doesn't count.... I think this rule should be applied only in new functions/extensions. If you really decide not to change this, thats more work to me.... :) The documentation will become more confusing, but..... Nuno