Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74377 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55607 invoked from network); 20 May 2014 06:36:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 May 2014 06:36:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.47 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.219.47 mail-oa0-f47.google.com Received: from [209.85.219.47] ([209.85.219.47:54330] helo=mail-oa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/F2-34683-DE7FA735 for ; Tue, 20 May 2014 02:36:29 -0400 Received: by mail-oa0-f47.google.com with SMTP id i7so26125oag.34 for ; Mon, 19 May 2014 23:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=T+z5Wm0fk7IjzfATst9sG1d7lbkR/4R7IpnmP0/ho5k=; b=f7E99jqiSlYh9nqlWmfOfoDB9U9ZAyPVNPy3/t0MuA/LHqyUxqs33dqLKH9JfcYM1K CCkbLPmjSlT41jvHl+r5KCiCk4Fw9AjumR1yTE7TwCpQb9Xmksi07Rcipatk1xW3Ns6O 74X4T+NX5nB5Yh8wTfmBCT8FtwEG7UWyb0Y4+2OtejT2Ec1QFBAYZ/H/aXp6WFbXPsND SkVHUqBkNiJWjwMEZ9XaQ6h0WZdcXeqkuFcTJkPdC17hfis+0avZ/jIfsMJYe2wukmws Kt7DMu6ZqTf+andxgoXpdoLwWZ1t71mY/kRCuyyZ2ItnPFBKHhNmBU8H0c+HAT9seGLG Rt3Q== MIME-Version: 1.0 X-Received: by 10.182.78.4 with SMTP id x4mr4849359obw.55.1400567786165; Mon, 19 May 2014 23:36:26 -0700 (PDT) Received: by 10.182.201.67 with HTTP; Mon, 19 May 2014 23:36:26 -0700 (PDT) Date: Tue, 20 May 2014 08:36:26 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=047d7b2e4a4a60d97e04f9cf193b Subject: Remove PEAR from php source From: martin.keckeis1@gmail.com (Martin Keckeis) --047d7b2e4a4a60d97e04f9cf193b Content-Type: text/plain; charset=UTF-8 Hello, since PEAR is really easy to install with the PHAR support -> is it maybe time to drop it from php-src? Remove the complete folder: https://github.com/php/php-src/tree/master/pear How to install with PHAR http://pear.php.net/manual/en/installation.getting.php Best regards --047d7b2e4a4a60d97e04f9cf193b--