Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969359194 php.internals:8094 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42931 invoked by uid 1010); 24 Feb 2004 08:26:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42891 invoked from network); 24 Feb 2004 08:26:51 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 24 Feb 2004 08:26:51 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id i1O8Qo9b010759; Tue, 24 Feb 2004 09:26:50 +0100 Date: Tue, 24 Feb 2004 09:26:50 +0100 (CET) X-X-Sender: derick@localhost To: Nuno Lopes cc: PHPdev , PHPdoc In-Reply-To: <002101c3fa31$d47932c0$0100a8c0@pc07653> Message-ID: References: <002101c3fa31$d47932c0$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DOC] Migration Appendice From: derick@php.net (Derick Rethans) On Mon, 23 Feb 2004, Nuno Lopes wrote: > 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 I miss E_STRICT in here, and for what it is meant... Derick