Newsgroups: php.internals,php.pear.core Path: news.php.net Xref: news.php.net php.internals:81162 php.pear.core:9989 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99694 invoked from network); 26 Jan 2015 13:54:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2015 13:54:36 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:64644] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/53-12483-91746C45 for ; Mon, 26 Jan 2015 08:54:34 -0500 Received: by mail-we0-f170.google.com with SMTP id w55so3736029wes.1; Mon, 26 Jan 2015 05:54:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zsmIlo/WEx1qSotidFNnY8mjy4d382Ve8ZjPyvPSIQk=; b=tl3qoA2c1R4kMqFincED9XlXV2fdrAPDmSvQZAwJC4HUJLHcrX8lkQwQ/qI+SRLcye e7+T3RyqrBdEUfobiPMH1i/BMmda/UQia5Epp+L52rBzytKaQt7OuwSIoHJ6anpXiRsE LKNlJyyyeQX5E2QZW8QbAf/ZCxG/x95+sJaH3hwAK2jht7WZLaRFZA7WFVw181JWR1Vw sZLJF2lRVNbwP8CNAOk+v+nYEx7EplXrGf0MqTR7mg2u10OSIZpVAX/s3j9qzadQ+3G4 a1nf8UDTNZ9pjcpk4lO07riau8eJNOElmKbq4TtgsqQ973+F05I3xAE6umWj2+aqUe32 4Asw== MIME-Version: 1.0 X-Received: by 10.181.29.201 with SMTP id jy9mr25262788wid.17.1422280463113; Mon, 26 Jan 2015 05:54:23 -0800 (PST) Received: by 10.180.88.33 with HTTP; Mon, 26 Jan 2015 05:54:23 -0800 (PST) In-Reply-To: <20150119215645.5eaa0b28@bogo> References: <54BB7170.4060905@beccati.com> <54BCAB09.4050408@gmail.com> <54BD1DA9.2050303@php.net> <20150119215645.5eaa0b28@bogo> Date: Mon, 26 Jan 2015 14:54:23 +0100 Message-ID: To: Christian Weiske Cc: Xinchen Hui , Sebastian Bergmann , pear-core@lists.php.net, PHP Internals Content-Type: multipart/alternative; boundary=001a11c37ae8c67c66050d8e79c6 Subject: Re: [PEAR-CORE] Re: [PHP-DEV] PEAR and make install on master From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c37ae8c67c66050d8e79c6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jan 19, 2015 at 9:56 PM, Christian Weiske wrote: > Hello Xinchen, > > > > >> In PEAR/Installer/Role.php but I'm not sure where to commit the > > >> patch or how to get it into phars (they don't seem to be the > > >> latest code in git). Anybody knows what's the right way here? > > > > > > I checked out pear/pear-core.git but cannot figure out how to run > > > the test suite. Don't want to commit a change without running the > > > tests ... > > We have a "stable" branch that's up to date with the latest release > (1.9.5). You should use that to base your patch on. > > -- > Regards/Mit freundlichen Gr=C3=BC=C3=9Fen > Christian Weiske > > -=3D=E2=89=A1 Geeking around in the name of science since 1982 =E2=89=A1= =3D- > the issue is resolved for now: I've added a php7 compatible pear/install-pear-nozlib.phar to the repo and opened a pull request with the fixes to the pear guys to review/merge: https://github.com/pear/pear-core/pull/33 as mentioned in another thread: this is just a temporary solution to fix the immediate problem, and as discussed multiple times, PHP7 would be a good time to revisit our strategy of bundling the pear/pecl installer with the core. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c37ae8c67c66050d8e79c6--