Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6531 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65868 invoked by uid 1010); 18 Dec 2003 11:43:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65844 invoked from network); 18 Dec 2003 11:43:05 -0000 Received: from unknown (HELO smtp1.netcologne.de) (194.8.194.112) by pb1.pair.com with SMTP; 18 Dec 2003 11:43:05 -0000 Received: from localhost.localdomain (xdsl-213-196-214-11.netcologne.de [213.196.214.11]) by smtp1.netcologne.de (Postfix) with SMTP id A46823898B for ; Thu, 18 Dec 2003 12:43:03 +0100 (MET) Date: Thu, 18 Dec 2003 12:43:03 +0100 To: Message-ID: <20031218124303.18e22274.paj@pearfr.org> Organization: Freelancer X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: B3, pear segfault, and msgs about deprecated From: paj@pearfr.org (Pierre-Alain Joye) Hello, I'm trying to see why $ make install-pear-packages segfaults with HEAD. I hope I'll commit the fixes today. I suspect references problem... I got new messages (which where not displayed before): : var: Deprecated. Please use the public/private/protected modifiers in XXX.php on line XX Have these warning/notices been introduced recently? Or is it related to the e_pedantic thing? pierre