Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25705 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35943 invoked by uid 1010); 14 Sep 2006 18:44:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35928 invoked from network); 14 Sep 2006 18:44:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2006 18:44:31 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 207.210.105.50 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 207.210.105.50 analucia.asmallorange.com Received: from [207.210.105.50] ([207.210.105.50:52548] helo=analucia.asmallorange.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/29-45066-AE2A9054 for ; Thu, 14 Sep 2006 14:44:31 -0400 Received: from c-24-20-185-118.hsd1.mn.comcast.net ([24.20.185.118]:60062 helo=[192.168.1.108]) by analucia.asmallorange.com with esmtpa (Exim 4.52) id 1GNwBm-0007xE-Mq; Thu, 14 Sep 2006 14:43:55 -0400 In-Reply-To: References: <20060914104410.09bdd7f6.mba2000@ioplex.com> <20060914131414.0cef91b2.mba2000@ioplex.com> <064c01c6d822$d37bc730$6602a8c0@foxbox> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <931604F8-6523-48A5-9CDC-EBDF50EB9CE9@roshambo.org> Cc: Steph Fox , internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Thu, 14 Sep 2006 11:43:42 -0700 To: Pierre X-Mailer: Apple Mail (2.752.2) X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - analucia.asmallorange.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Module API Changes From: philip@roshambo.org (Philip Olson) >> Erm, no they aren't in the upgrade guide, because the upgrade >> guide is aimed >> at user issues and this was seen primarily as an extension author >> issue. Do >> people generally think the module and extension API bumps should >> be in >> there? > > Rasmus was talking about the internals change and ask if they can be > put in this file. I think it is a very good suggestion and no, I did > not have the time (and will not in the next 10 days) to do it :) And a FYI, the documentation team has decided to create migration pages for minor releases of PHP and will use these README files as a base for this documentation. Before only major versions were documented this way. All should feel free to contribute to these docs :-) Regards, Philip