Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969359174 php.internals:8087 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98019 invoked by uid 1010); 23 Feb 2004 17:50:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97969 invoked from network); 23 Feb 2004 17:50:57 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 23 Feb 2004 17:50:57 -0000 Received: from hojtsy.hu (adsl241014.vnet.hu [62.77.241.14]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0HTJ008VITNAJH@mail.vnet.hu>; Mon, 23 Feb 2004 18:52:22 +0100 (CET) Date: Mon, 23 Feb 2004 19:49:01 +0100 In-reply-to: <641101832140.20040223184206@marcus-boerger.de> To: Marcus Boerger Cc: Nuno Lopes , PHPdev , PHPdoc Message-ID: <403A4B1D.9050106@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031021 References: <002101c3fa31$d47932c0$0100a8c0@pc07653> <641101832140.20040223184206@marcus-boerger.de> Subject: Re: [PHP-DOC] Re: [PHP-DEV] Migration Appendice From: gabor@hojtsy.hu (Gabor Hojtsy) > Paragraph: Classes must be declared before used > is no longer true. For most cases this is allowed now. What are those cases when this will be a problem? Having "most cases" in the documentation without an explanation would be bad practice IMHO... Goba