Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20129 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90300 invoked by uid 1010); 18 Nov 2005 06:22:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90285 invoked from network); 18 Nov 2005 06:22:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2005 06:22:19 -0000 X-Host-Fingerprint: 198.237.84.92 unknown Linux 2.4/2.6 Received: from ([198.237.84.92:1593] helo=bobsilva.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 66/09-07637-A137D734 for ; Fri, 18 Nov 2005 01:22:18 -0500 Received: from [198.237.84.93] (HELO jake) by bobsilva.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 680403 for internals@lists.php.net; Thu, 17 Nov 2005 19:01:51 -0800 To: "'internals'" Date: Thu, 17 Nov 2005 22:22:06 -0800 Message-ID: <001501c5ec08$66053d00$5d54edc6@jake> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <0d7e01c5ebfe$7c447950$5f416551@foxbox> Thread-Index: AcXr6EHeM/zlRGgNQBSFxXDQ4XfNeAAHtwrA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: RE: [PHP-DEV] Upgrade notes for PHP 5.1 - 4th draft From: me@bobsilva.com ("Bob Silva") References: <0d7e01c5ebfe$7c447950$5f416551@foxbox> Hi Steph, Maybe in section 4, explain what the result of the change is. You explain what was wrong in the past, but don't really cover what the new behavior is. Bob > -----Original Message----- > From: Steph Fox [mailto:steph@zend.com] > Sent: Thursday, November 17, 2005 9:11 PM > To: internals > Subject: [PHP-DEV] Upgrade notes for PHP 5.1 - 4th draft > > I know it's 50-50 at least one of these items will change before my mail > reaches the list, but here's version 4 for your perusal. > > Note: I have type hints for arrays down as being 'still under discussion' > - > this isn't actually ready to go. > > I've thrown out new features such as the Zend VM execution modes (and am > still debating whether to throw out default class type hints) because they > should be covered elsewhere, and I haven't done anything about replaced > extensions (e.g. w32api => ffi) because they should be covered in the > manual. I've some fear of terrifying would-be upgraders with an > unnecessarily long list here :) > > Please be critical. > > Thanks, > > - Steph