Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86716 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16147 invoked from network); 16 Jun 2015 16:14:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2015 16:14:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.238 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.238 mail-2.de-punkt.de Received: from [93.190.64.238] ([93.190.64.238:56452] helo=mail-99.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/75-14163-B7B40855 for ; Tue, 16 Jun 2015 12:14:52 -0400 Received: from localhost (localhost [127.0.0.1]) by mail-99.de-punkt.de (Postfix) with ESMTP id E872F3A34A for ; Tue, 16 Jun 2015 18:14:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail-2.de-punkt.de Received: from mail-99.de-punkt.de ([127.0.0.1]) by localhost (mail-2.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id suI55O53fIO3 for ; Tue, 16 Jun 2015 18:14:48 +0200 (CEST) Received: from [192.168.178.24] (p54BBA8CF.dip0.t-ipconnect.de [84.187.168.207]) (Authenticated sender: php@sebastian-bergmann.de) by mail-99.de-punkt.de (Postfix) with ESMTPSA id B48D63A2CD for ; Tue, 16 Jun 2015 18:14:48 +0200 (CEST) Message-ID: <55804B78.4050008@php.net> Date: Tue, 16 Jun 2015 18:14:48 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: internals@lists.php.net References: <1433948677.370134.291945833.575BFF0A@webmail.messagingengine.com> <1433949568.372806.291959089.5BDD3146@webmail.messagingengine.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment'; From: sebastian@php.net (Sebastian Bergmann) Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: > did not have more time to test though, so any feedback is appreciated. I still think that the right solution would be to simply not bundle / install PEAR anymore.