Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64597 invoked from network); 19 Aug 2015 11:17:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2015 11:17:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.111.84 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.84 blu004-omc2s9.hotmail.com Received: from [65.55.111.84] ([65.55.111.84:52788] helo=BLU004-OMC2S9.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/34-54915-3C564D55 for ; Wed, 19 Aug 2015 07:17:25 -0400 Received: from BLU436-SMTP250 ([65.55.111.73]) by BLU004-OMC2S9.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Wed, 19 Aug 2015 04:17:19 -0700 X-TMN: [/LeBqBTqk3UkQYSGp7v4wo3A69YoCZCl] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) In-Reply-To: <55D3C3EC.80403@oracle.com> Date: Wed, 19 Aug 2015 13:17:13 +0200 CC: Ferenc Kovacs , PHP Internals Content-Transfer-Encoding: quoted-printable References: <55CB342E.9020802@oracle.com> <55D3C3EC.80403@oracle.com> To: Christopher Jones X-Mailer: Apple Mail (2.2098) X-OriginalArrivalTime: 19 Aug 2015 11:17:16.0996 (UTC) FILETIME=[9B458040:01D0DA70] Subject: Re: [PHP-DEV] Adding phpdbg_webhelper to .gitignore From: bobwei9@hotmail.com (Bob Weinand) > Am 19.08.2015 um 01:46 schrieb Christopher Jones = : > On 12/08/2015 11:31 pm, Ferenc Kovacs wrote: >>=20 >> On Wed, Aug 12, 2015 at 1:55 PM, Christopher Jones = > = wrote: >>=20 >>=20 >> Bob, >>=20 >> Is the ext/phpdbg_webhelper sym link really needed ? If so, can = you add it to .gitignore. >>=20 >> Thank you, >>=20 >> Chris >>=20 >> -- >> http://twitter.com/ghrd >>=20 >> Bob had a suggested change which would make the *nix build process = more flexible and would allow us to get rid of the symlinking: >> http://www.serverphorums.com/read.php?7,1061039 >> not sure why was this never pushed though. >>=20 >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >=20 >=20 > Bob: ping. >=20 > Chris >=20 > --=20 > http://twitter.com/ghrd As Ferenc wrote, = https://github.com/php/php-src/compare/master...bwoebi:soft_ext_dir = patch should solve these issues. Seems I have forgotten it... I'll look again at it today and then eventually finally push it. Bob=