Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54010 invoked by uid 1010); 21 Feb 2004 11:25:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53984 invoked from network); 21 Feb 2004 11:25:30 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 21 Feb 2004 11:25:30 -0000 Received: from [192.168.1.105] (p508EB2F6.dip.t-dialin.net [80.142.178.246]) by shiva.mind.de (Postfix) with ESMTP id B53BD97B4F; Sat, 21 Feb 2004 12:25:19 +0100 (CET) Date: Sat, 21 Feb 2004 12:23:39 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <4906325750.20040221122339@marcus-boerger.de> To: Nuno Lopes Cc: PHPdev In-Reply-To: <000501c3f86c$2ef5e850$0100a8c0@pc07653> References: <000501c3f86c$2ef5e850$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] last Tidy api changes From: helly@php.net (Marcus Boerger) 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. Saturday, February 21, 2004, 12:16:24 PM, you wrote: > Hello all, > I'm currently documenting the Tidy extension and I've noted that John has > changed the API in PHP 5. > He changed all is_xxx to isXxx. This makes Tidy 1 and 2 (PHP 4 and 5) > complitely imcompatible. > I don't see any advantages in changing the API. And I prefer the is_xxx > form.... > Is it possible to revert this change, please? > (http://cvs.php.net/diff.php/php-src/ext/tidy/tidy.c?r1=1.35&r2=1.36) > Thanks, > Nuno -- Best regards, Marcus mailto:helly@php.net