Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80730 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67975 invoked from network); 18 Jan 2015 08:40:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2015 08:40:32 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:55646] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/58-18613-E717BB45 for ; Sun, 18 Jan 2015 03:40:31 -0500 Received: (qmail 22383 invoked from network); 18 Jan 2015 08:40:26 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 18 Jan 2015 08:40:26 -0000 Message-ID: <54BB7170.4060905@beccati.com> Date: Sun, 18 Jan 2015 09:40:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: PHP internals Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: PEAR and make install on master From: php@beccati.com (Matteo Beccati) Hi, so, the removal of deprecated features has started and make install is now rightfully failing because PEAR is installed by default, although it is not compatible anymore: Installing PEAR environment: /home/atlassian/phpNext/lib/php/ Fatal error: Non-static method PEAR_Installer_Role::initializeConfig() cannot be called statically, assuming $this from incompatible context in phar:///.../pear/install-pear-nozlib.phar/PEAR/Config.php on line 599 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 I've tried to look up the pear MLs, but I haven't seen any recent activity... what's the plan, if any? Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/