Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18854 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32306 invoked by uid 1010); 14 Sep 2005 00:36:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32290 invoked from network); 14 Sep 2005 00:36:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 00:36:33 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:21835] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 91/FC-41173-19077234 for ; Tue, 13 Sep 2005 20:36:33 -0400 Received: by wproxy.gmail.com with SMTP id 36so67840wra for ; Tue, 13 Sep 2005 17:36:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lqo/5NHDg9O8Rjcumnce/cKY8JEJi+h7Bhxzc2M6Z5u/3Wcm1bajZFKgiACJ02CAi0SzcEYJMVs8dqgXpIAQVOnkh1EIEkJ6Csg/XvTeAIYVGjDOBzLiqskzbezi3BRMfAGLxhUHicQF5UQlW/1BOcFTxoUy34FssDyxxGL2WwM= Received: by 10.54.11.10 with SMTP id 10mr895332wrk; Tue, 13 Sep 2005 17:36:30 -0700 (PDT) Received: by 10.54.154.16 with HTTP; Tue, 13 Sep 2005 17:36:30 -0700 (PDT) Message-ID: Date: Wed, 14 Sep 2005 02:36:30 +0200 Reply-To: pierre.php@gmail.com To: Rasmus Lerdorf Cc: Colin Tucker , internals@lists.php.net In-Reply-To: <43276E03.2040502@lerdorf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43276E03.2040502@lerdorf.com> Subject: Re: [PHP-DEV] Reference handling change and PHP 4.4.0 From: pierre.php@gmail.com (Pierre Joye) On 9/14/05, Rasmus Lerdorf wrote: > but at the same time the breakage of existing apps has been > more widespread than I think anybody anticipated. Than "anybody" liked to anticipate could better said. > I'd still want to throw a notice to let people know they are doing someth= ing odd though. As I said hundred of times in the past weeks to everyone and his mother, yes, notices could be a much better choice for a first release (both branches) than fatal errors or warning :-) Regards, --Pierre