Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42379 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25382 invoked from network); 26 Dec 2008 10:55:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Dec 2008 10:55:57 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.245 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.132.245 an-out-0708.google.com Received: from [209.85.132.245] ([209.85.132.245:18715] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/34-33750-C38B4594 for ; Fri, 26 Dec 2008 05:55:57 -0500 Received: by an-out-0708.google.com with SMTP id b2so1551892ana.38 for ; Fri, 26 Dec 2008 02:55:54 -0800 (PST) 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=L3TtVeZHbGLtvcI6k1sS/WuGCUchuyAplI6ETdeS/kk=; b=BEtAdnvUyvk8t6WpfwAaQIWlhJD+LkhsUn4oXIim/lAu9jYhthS1j3K0YRN0Tx6BiK /ORNRBiGj1kZSATeZrHRGkc9FWgkkzesH0x+qZbUSOI4pJ+IwTSJ7Wn+aI2iZX/vhdC2 /Ja0lE2ewN5IRGJRGCmr0HLux6HUiYS9ZGPUc= 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=lbqRsUcLqHLW9HQxCZ67/fWAV+J3yqYNjZUE94tZARuXPR8GZ72NUbmYipRg9eEH2B BnFBYBszj1VSSTAYPO4awQzeWDvpE8qjXlB4Nk+i6bASzKaHf/TB0P+Ac/CJl4ftF9rx AwiDX1XqJ6juHFDv/3RznfVpHXTX5LMJZhXiQ= Received: by 10.100.42.4 with SMTP id p4mr6219621anp.91.1230288954477; Fri, 26 Dec 2008 02:55:54 -0800 (PST) Received: by 10.100.32.2 with HTTP; Fri, 26 Dec 2008 02:55:54 -0800 (PST) Message-ID: Date: Fri, 26 Dec 2008 13:55:54 +0300 To: "David Coallier" Cc: "Mike Panchenko" , internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5faa7b820812260106p6f24bf0ct49ef574e5ed4e2c2@mail.gmail.com> Subject: Re: [PHP-DEV] Proposal: array_flatten function From: indeyets@gmail.com ("Alexey Zakhlestin") On Fri, Dec 26, 2008 at 1:43 PM, David Coallier wrote: >> >> "cvs diff -u" against 5.3 branch shoould be ok for the start. >> after positive review, "cvs diff -u" against HEAD would be needed to >> > > I really have to say it, you should make your changes to HEAD > __first__ then to 5.3. Not the other way around :) David, it's not about changes. It's about review. Raw fact is, that reviewing on 5.3 is much easier than on HEAD for many people. At the moment of commit both patches are needed, for sure :) -- Alexey Zakhlestin http://www.milkfarmsoft.com/