Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96329 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75820 invoked from network); 12 Oct 2016 14:33:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2016 14:33:59 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:45329] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/E3-41968-4D94EF75 for ; Wed, 12 Oct 2016 10:33:57 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 601B07849C1; Wed, 12 Oct 2016 16:33:54 +0200 (CEST) Received: from w530phpdev (p54A77722.dip0.t-ipconnect.de [84.167.119.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 289A57849C1; Wed, 12 Oct 2016 16:33:52 +0200 (CEST) To: "'Christoph M. Becker'" , "'PHP Internals'" References: <0e0887f9-f4dc-862b-0427-33c2e8b4d739@gmx.de> In-Reply-To: <0e0887f9-f4dc-862b-0427-33c2e8b4d739@gmx.de> Date: Wed, 12 Oct 2016 16:33:48 +0200 Message-ID: <006f01d22495$a7463950$f5d2abf0$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQLFdCr5dNBM21G14lJRa+GpGCFwxJ6+QbQg Content-Language: en-us Subject: RE: [PHP-DEV] Merging PHP-5.6 into PHP-7.0 conflicts From: anatol.php@belski.net ("Anatol Belski") Hi Christoph, > -----Original Message----- > From: Christoph M. Becker [mailto:cmbecker69@gmx.de] > Sent: Wednesday, October 12, 2016 4:26 PM > To: PHP Internals > Subject: [PHP-DEV] Merging PHP-5.6 into PHP-7.0 conflicts >=20 > Hi! >=20 > It seems there has been an unresolved bad merge. When I attempt an = empty > merge from PHP-5.6 into PHP-7.0, Git reports 18 conflicting files. >=20 > Can somebody please have a look at this issue. >=20 Yeah, there are some patches not merged yet. I'm doing the porting work = ATM, it should be resolved later today or tomorrow as latest. Thanks Anatol