Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67987 invoked from network); 22 Jun 2008 15:18:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2008 15:18:47 -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=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.227 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.227 rv-out-0506.google.com Received: from [209.85.198.227] ([209.85.198.227:10949] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/8A-21210-55D6E584 for ; Sun, 22 Jun 2008 11:18:46 -0400 Received: by rv-out-0506.google.com with SMTP id g37so7486746rvb.23 for ; Sun, 22 Jun 2008 08:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7dBQQL+RojuIrFU5xbr+k1PF+hMey95qLyAkan/6Ug4=; b=HSMgodFMFQNk/Lwn22A2XRuyjn8dPxLZxyafFfFTE9ht/QQh3DkBJoCPtGHrFVi1Ir ozjgDXJNBt/RsVxI/uOqKctjCmNakMa5uA1qU9yIF9fhkQyNE2YYFljtM1Ydvr6PmaZB AWwRCO7CI5ZmFAfmM2AD2PF6kaqQpQtRPvA7o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=toFalg4TC90turcTbD/8c4H1tDVVdcJ5px0QHnD2ibUF+mAldzqMv7BWMHDAlc83CV VXZuYH5FKWsPcRAGJVrh/2Absi8URBylr4yE4CamYfg1R+cJDpKarUl4TiCvuJLrBg2X P+loSkQceLf+AdDSbGipE/nkjBysUbquETAmA= Received: by 10.141.129.14 with SMTP id g14mr11042240rvn.50.1214147922419; Sun, 22 Jun 2008 08:18:42 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Sun, 22 Jun 2008 08:18:42 -0700 (PDT) Message-ID: Date: Sun, 22 Jun 2008 17:18:42 +0200 To: "David Coallier" Cc: "Lukas Kahwe Smith" , "Stanislav Malyshev" , "PHP Internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <485AE658.3050204@zend.com> <0BA4A4FD-7FA2-49C0-B7B9-06CDDCF2EFBF@pooteeweet.org> Subject: Re: [PHP-DEV] cleaning up the functions - any volunteers? From: pierre.php@gmail.com ("Pierre Joye") Hi David, On Sun, Jun 22, 2008 at 5:09 PM, David Coallier wrote: >> is this in any way related to the parameter parsing API change that caused >> the BC break in array_merge() back in PHP 5.0? If so then I would appreciate >> extra care to be taken to minimize these kinds of BC breaks and at least >> make sure that these breaks are well documented. > > Ok, with the tests being ran we are minimizing the chances of bc break > but I agree and extra care should be applied. We'll make sure this > care is applied. http://wiki.php.net/doc/scratchpad/upgrade/53 -- Pierre http://blog.thepimp.net | http://www.libgd.org