Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11780 invoked from network); 18 Aug 2014 22:46:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2014 22:46:31 -0000 Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.116.32 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.116.32 blu004-omc1s21.hotmail.com Received: from [65.55.116.32] ([65.55.116.32:56899] helo=BLU004-OMC1S21.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/55-09238-64282F35 for ; Mon, 18 Aug 2014 18:46:31 -0400 Received: from BLU436-SMTP180 ([65.55.116.9]) by BLU004-OMC1S21.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22712); Mon, 18 Aug 2014 15:46:28 -0700 X-TMN: [eWOY53Sady1xibry+dSE9R04xYRZ6obS] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from bobweinandsimac.fritz.box ([78.141.130.2]) by BLU436-SMTP180.smtp.hotmail.com over TLS secured channel with Microsoft SMTPSVC(8.0.9200.16384); Mon, 18 Aug 2014 15:46:25 -0700 Content-Type: multipart/alternative; boundary="Apple-Mail=_F9102D71-E152-4FF3-AD1A-41D2596307D5" MIME-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <53F2798C.9020302@sugarcrm.com> Date: Tue, 19 Aug 2014 00:46:22 +0200 CC: PHP Internals , Dmitry Stogov References: <53F2798C.9020302@sugarcrm.com> To: Stas Malyshev X-Mailer: Apple Mail (2.1878.6) X-OriginalArrivalTime: 18 Aug 2014 22:46:26.0074 (UTC) FILETIME=[3E0D97A0:01CFBB36] Subject: Re: [PHP-DEV] master is broken on Travis From: bobwei9@hotmail.com (Bob Weinand) --Apple-Mail=_F9102D71-E152-4FF3-AD1A-41D2596307D5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Am 19.8.2014 um 00:09 schrieb Stas Malyshev : > Hi! >=20 > Since we've had phpng branch merged to master the build on Travis CI = is > broken for master (as in, doesn't even build). Could it be fixed? It's > not a good thing that we have master branch that CI can not even run = on. > I suspect it has to do with phpdbg but didn't look into it in depth. > --=20 > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ Hi, yes, phpdbg is not ported yet to phpng. I planned to port it when I have = time, that'll be in first week of September. Until then, feel free to remove phpdbg from travis build. (I'll add it = then again) Bob= --Apple-Mail=_F9102D71-E152-4FF3-AD1A-41D2596307D5--