Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969359173 php.internals:8086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76329 invoked by uid 1010); 23 Feb 2004 17:43:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76163 invoked from network); 23 Feb 2004 17:43:43 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 23 Feb 2004 17:43:43 -0000 Received: from [192.168.1.105] (p508EBD11.dip.t-dialin.net [80.142.189.17]) by shiva.mind.de (Postfix) with ESMTP id DB4F397B59; Mon, 23 Feb 2004 18:43:40 +0100 (CET) Date: Mon, 23 Feb 2004 18:42:06 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <641101832140.20040223184206@marcus-boerger.de> To: Nuno Lopes Cc: PHPdev , PHPdoc In-Reply-To: <002101c3fa31$d47932c0$0100a8c0@pc07653> References: <002101c3fa31$d47932c0$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Migration Appendice From: helly@php.net (Marcus Boerger) Hello Nuno, Paragraph: Classes must be declared before used is no longer true. For most cases this is allowed now. Other notes: ext/domxml is replaced by ext/dom which is w3c dom compliant. ext/tidy was added to the default distribution and its method names were changed to studlyCaps convention. ext/sqlite now supports an oo interface and throws exception instead of errors when that is used. regards marcus Monday, February 23, 2004, 6:22:57 PM, you wrote: > Hi, > Today I've finished writing the 'Migrating from PHP 4 to PHP 5' appendice. > I would like you to review it to check if something is missing or incorrect. > As the on-line version is outdated, use livedocs at: > http://docs.php.net/en/migration5.html > thanks, > Nuno -- Best regards, Marcus mailto:helly@php.net