Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85597 invoked by uid 1010); 5 Oct 2005 12:12:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85582 invoked from network); 5 Oct 2005 12:12:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2005 12:12:20 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:1529] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 85/8A-54476-423C3434 for ; Wed, 05 Oct 2005 08:12:20 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id 5522F87539; Wed, 5 Oct 2005 14:12:16 +0200 (CEST) Received: from foxbox (1Cust213.tnt27.lnd4.gbr.da.uu.net [62.188.154.213]) by gw2.emini.dk (Postfix) with ESMTP id 985AE874E6; Wed, 5 Oct 2005 14:11:52 +0200 (CEST) Message-ID: <112101c5c9a6$06fb1700$0786bc3e@foxbox> Reply-To: "Steph" To: "Edin Kadribasic" , "Derick Rethans" , "Andi Gutmans" Cc: "Christian Schneider" , , "Jani Taskinen" , "Zeev Suraski" , References: <43413474.90802@cschneid.com><4342371E.8040604@cschneid.com><43423CB8.2050503@cschneid.com><434243A0.1060901@cschneid.com><43424EC4.6010801@emini.dk> <6.2.3.4.2.20051004200445.03535040@localhost> Date: Wed, 5 Oct 2005 13:11:43 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Level: Subject: Re: [PHP-DEV] Re: $ref =& $this; From: steph@zend.com ("Steph") > We are also creating far too many disruptions between versions > without giving info to our users. I already mentioned in a smaller > forum that we need an UPGRADING file where we explain what > disruptions we have and how to upgrade (I want this to be in PHP 5.1 > and we've already started working on some but holidays... I'd > appreciate help). I agree, and I'd be more than happy to work on that. Can you commit what you have? - Steph