Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94586 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53561 invoked from network); 20 Jul 2016 12:04:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2016 12:04:29 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Received: from [82.113.146.227] ([82.113.146.227:47244] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/6D-52781-CC86F875 for ; Wed, 20 Jul 2016 08:04:28 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id CBE2E10C020; Wed, 20 Jul 2016 13:04:24 +0100 (BST) Date: Wed, 20 Jul 2016 13:04:24 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Davey Shafik cc: "internals@lists.php.net" , tyrael@php.net, julien pauli In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] PHP-5.6 Branch Currently Broken From: derick@php.net (Derick Rethans) On Wed, 20 Jul 2016, Davey Shafik wrote: > Hey All (particularly Julien & Ferenc), > > While working on an issue caused by re2c+ext/date on OS X that was holding > up 7.1.0beta1 and causing the latest 7.0 bulld to need to be re-tagged: > > I accidentally messed up due to lack of sleep and merged master into > PHP-5.6. Because I cannot force push to the PHP-5.6 branch I cannot revert > the change back to the last good commit: This also ended up closing some issues, that shouldn't have been: http://news.php.net/php.bugs/202441 http://news.php.net/php.bugs/202442 http://news.php.net/php.bugs/202443 http://news.php.net/php.bugs/202444 cheers, Derick