Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63697 invoked by uid 1010); 14 Aug 2006 23:44:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63682 invoked from network); 14 Aug 2006 23:44:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2006 23:44:47 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good 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: 66.249.92.170 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.170:9377] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 6B/78-19138-DEA01E44 for ; Mon, 14 Aug 2006 19:44:47 -0400 Received: by ug-out-1314.google.com with SMTP id k3so240565ugf for ; Mon, 14 Aug 2006 16:44:43 -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=aXwlqImkYc4hiP4gU62HBwDCavOeHi3s1fB6T8B9OvNdouw/idLkTdr9sn38sBzVm4CeYbC4EHSDZI923B4kIeJoM82KNPTR4lIiiNgykdqZWjmnpxGOZFqll4ySaRhbi7q5SjUXaK0PEvmKfkYFFI45Z9EEwi3Zw/+qCJbWk94= Received: by 10.66.240.12 with SMTP id n12mr8868170ugh; Mon, 14 Aug 2006 16:44:43 -0700 (PDT) Received: by 10.66.248.15 with HTTP; Mon, 14 Aug 2006 16:44:43 -0700 (PDT) Message-ID: Date: Tue, 15 Aug 2006 01:44:43 +0200 To: ceo@l-i-e.com Cc: "Matt W" , internals@lists.php.net In-Reply-To: <35405.67.108.68.40.1155598740.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <005301c6bec7$783e5c80$0201a8c0@pc1> <006d01c6bedd$c86c7a00$0201a8c0@pc1> <35405.67.108.68.40.1155598740.squirrel@www.l-i-e.com> Subject: Re: [PHP-DEV] [PATCH] array_count_values bug: mishandling of numbers with leading whitespace From: pierre.php@gmail.com (Pierre) Hello, > While I agree the change should be carefully reviewed, I must wonder > why the millions upon millions of lines of code in 4.x are going to be > ignored here... > > What rationale is there for breaking the BC? > > Obviously you think it should be broken -- I just don't understand why... I did not say it should be broken. All I said (and confirmed by Andrei) is that we should first sit down and figure out what, how and when we can/should change something. It seems to me as the sanest attitude given the insane amount of senseless changes. There is no need to push a patch just to bring another entry to this changelog. As I already suggested, we can work together on a proposal and bring it to a conclusion. --Pierre