Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76450 invoked from network); 20 Aug 2015 23:04:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2015 23:04:13 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 141.146.126.69 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.69 aserp1040.oracle.com Received: from [141.146.126.69] ([141.146.126.69:22243] helo=aserp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/B0-63929-9EC56D55 for ; Thu, 20 Aug 2015 19:04:11 -0400 Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t7KN46ga012238 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 20 Aug 2015 23:04:06 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0021.oracle.com (8.13.8/8.13.8) with ESMTP id t7KN45hX012607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 20 Aug 2015 23:04:05 GMT Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by userv0122.oracle.com (8.13.8/8.13.8) with ESMTP id t7KN45L2009169; Thu, 20 Aug 2015 23:04:05 GMT Received: from [10.191.134.52] (/10.191.134.52) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 20 Aug 2015 16:04:04 -0700 To: internals@lists.php.net, Bob Weinand References: <55CB342E.9020802@oracle.com> <55D3C3EC.80403@oracle.com> Message-ID: <55D65CE2.9080506@oracle.com> Date: Fri, 21 Aug 2015 09:04:02 +1000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Subject: Re: [PHP-DEV] Adding phpdbg_webhelper to .gitignore From: christopher.jones@oracle.com (Christopher Jones) On 19/08/2015 9:17 pm, Bob Weinand wrote: >> Am 19.08.2015 um 01:46 schrieb Christopher Jones : >> On 12/08/2015 11:31 pm, Ferenc Kovacs wrote: >>> >>> On Wed, Aug 12, 2015 at 1:55 PM, Christopher Jones > wrote: >>> >>> >>> Bob, >>> >>> Is the ext/phpdbg_webhelper sym link really needed ? If so, can you add it to .gitignore. >>> >>> Thank you, >>> >>> Chris >>> >>> -- >>> http://twitter.com/ghrd >>> >>> 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. >>> >>> -- >>> Ferenc Kovács >>> @Tyr43l - http://tyrael.hu >> >> >> Bob: ping. >> >> Chris >> >> -- >> 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 > Thank you. I saw the patch. Chris -- http://twitter.com/ghrd