Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83754 invoked from network); 25 Jan 2015 13:52:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2015 13:52: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:59517] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/A6-36889-E15F4C45 for ; Sun, 25 Jan 2015 08:52:31 -0500 Received: (qmail 12055 invoked from network); 25 Jan 2015 13:52:26 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 25 Jan 2015 13:52:26 -0000 Message-ID: <54C4F50F.50506@beccati.com> Date: Sun, 25 Jan 2015 14:52:15 +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: Lester Caine , internals@lists.php.net References: <54C4E6D3.1090307@lsces.co.uk> In-Reply-To: <54C4E6D3.1090307@lsces.co.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [PHP-CVS] Re: Broken apps From: php@beccati.com (Matteo Beccati) On 25/01/2015 13:51, Lester Caine wrote: > On 19/01/15 15:17, Xinchen Hui wrote: >> actually, it still fails with: >> >> Fatal error: Call to undefined function set_magic_quotes_runtime() in >> phar:///home/huixinchen/opensource/trunk/pear/install-pear-nozlib.phar/PEAR/Config.php >> on line 1026 >> make[1]: *** [install-pear-installer] Error 255 >> make: *** [install-pear] Error 2 > > Anything been done about this? > > I'm getting it as Fatal error: Call to undefined function > set_magic_quotes_runtime() in > phar:///srv/repo/php-src_master/pear/install-pear-nozlib.phar/PEAR/DependencyDB.php > on line 581 Not yet. For now, use --without-pear. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/