Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84746 invoked by uid 1010); 14 Sep 2006 17:39:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84730 invoked from network); 14 Sep 2006 17:39:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2006 17:39:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.191 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.182.191 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.191] ([64.233.182.191:37074] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/00-45066-EB399054 for ; Thu, 14 Sep 2006 13:39:46 -0400 Received: by nf-out-0910.google.com with SMTP id l24so2151994nfc for ; Thu, 14 Sep 2006 10:39:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M+2MvjdXiJ9LEgodcJM19qGqnQF/UZcmZH2ZncKs3QS6zSxvJ8lcR9tsaK+HJ2stUdC5zFb/LYQzXAnj+EZX0GD4sqI+530gGYtDhj9NaYAGgwVfpB5tm3/BJHIPhUPGAvyWvXbxTR8Kdsg6cMxzcCXNp5UPdenb2ms398s8AA0= Received: by 10.78.139.1 with SMTP id m1mr1023531hud; Thu, 14 Sep 2006 10:39:07 -0700 (PDT) Received: by 10.78.137.6 with HTTP; Thu, 14 Sep 2006 10:39:07 -0700 (PDT) Message-ID: Date: Thu, 14 Sep 2006 19:39:07 +0200 To: "Steph Fox" Cc: "Michael B Allen" , internals@lists.php.net In-Reply-To: <064c01c6d822$d37bc730$6602a8c0@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060914104410.09bdd7f6.mba2000@ioplex.com> <20060914131414.0cef91b2.mba2000@ioplex.com> <064c01c6d822$d37bc730$6602a8c0@foxbox> Subject: Re: [PHP-DEV] Module API Changes From: pierre.php@gmail.com (Pierre) Hello, On 9/14/06, Steph Fox wrote: > Hi Michael, Pierre - > > 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 :) --Pierre