Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19505 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28706 invoked by uid 1010); 8 Oct 2005 02:16:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28691 invoked from network); 8 Oct 2005 02:16:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2005 02:16:59 -0000 X-Host-Fingerprint: 67.48.78.96 CPE-67-48-78-96.neb.res.rr.com Received: from ([67.48.78.96:21584] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 49/4B-54476-A1C27434 for ; Fri, 07 Oct 2005 22:16:58 -0400 Message-ID: <49.4B.54476.A1C27434@pb1.pair.com> To: internals@lists.php.net Date: Fri, 07 Oct 2005 21:16:54 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 67.48.78.96 Subject: install-pear.phar E_STRICT issue found: bug in Zend engine From: cellog@php.net (Greg Beaver) Hi all, The source of the E_STRICT warnings when running "make install-pear" is a Zend Engine bug. If we can clear this up, then PEAR will no longer hold up PHP 5.1 http://bugs.php.net/bug.php?id=34786 Cheers, Greg