Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86697 invoked from network); 25 Dec 2013 20:00:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Dec 2013 20:00:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.179 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.192.179 mail-pd0-f179.google.com Received: from [209.85.192.179] ([209.85.192.179:43221] helo=mail-pd0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/41-13880-A493BB25 for ; Wed, 25 Dec 2013 15:00:11 -0500 Received: by mail-pd0-f179.google.com with SMTP id r10so7349589pdi.24 for ; Wed, 25 Dec 2013 12:00:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MKh77oO+7jUZxk3A/SkcwocFyHVb+oB137RbgjstDP4=; b=lS2oYTiQsyUv1UbqaiUxgQ226SAKHmEW1MSwTYzzQCVJgAkUa/L6Qgptvl5XW/jFQ6 ExkkobdAUEFyd+cZI9f8FEtvX5lhgLlvcUNb19g1vzab5YlvFxGtfWu5bEoPbZxaMV/b kiWVB+Tsb8ZdVE6hJ2JH8kABCfmVlhNE8Ygp/RhW6w622GCjzuxmJjaVbMKWMG+GAUrD mYt/6Q4IodHHFnIW+jkiONUrRUzXN/+6LSKkMU8yJrlHwRBhWlJTvMb+ZsXQK6qvl2sG lXT5Z2+dinWvpXpRIvOtIzxym0TAPAVjDM7zQ91ymP9yZhF/s4uPUyd4nslyJeJJujou ZleQ== MIME-Version: 1.0 X-Received: by 10.66.118.71 with SMTP id kk7mr39964433pab.14.1388001605026; Wed, 25 Dec 2013 12:00:05 -0800 (PST) Received: by 10.68.183.4 with HTTP; Wed, 25 Dec 2013 12:00:04 -0800 (PST) In-Reply-To: <52AF4AEA.7090709@sugarcrm.com> References: <52AED1CE.6050104@sugarcrm.com> <52AED409.4060104@gmx.net> <52AF45E0.5020000@gmx.net> <52AF4AEA.7090709@sugarcrm.com> Date: Wed, 25 Dec 2013 12:00:04 -0800 Message-ID: To: Stas Malyshev Cc: David Soria Parra , Joe Watkins , PHP Internals , David Soria Parra Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: PHP 5.4 branch? From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Dec 16, 2013 at 10:48 AM, Stas Malyshev wrote: > Hi! > >> it looks like there is even more mess. I think laruence has >> accidentally merged before. I try to clean it up. Stas please verify >> that the new version is correct. This will miss out commit >> 330168a2477666212797095449029e78dcce0844 on PHP-5.4. People should be >> more aware of what they are doing. The merges in the repository are a >> mess and it's hard to wrap my head around who was merging was on his >> local machine from upstream or anything else. > > Unfortunately, it still looks like 5.4 is not right. Look here: > http://git.php.net/?p=php-src.git;a=log;h=refs/heads/PHP-5.4 > > You can still see a bunch of 5.5 commits. Its been over a week.. I suspect this has been resolved? -Hannes