Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46544 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53971 invoked from network); 28 Dec 2009 10:23:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2009 10:23:08 -0000 Authentication-Results: pb1.pair.com header.from=andre.huebner@gmx.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=andre.huebner@gmx.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 213.165.64.20 as permitted sender) X-PHP-List-Original-Sender: andre.huebner@gmx.de X-Host-Fingerprint: 213.165.64.20 mail.gmx.net Received: from [213.165.64.20] ([213.165.64.20:51677] helo=mail.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/7A-26502-707883B4 for ; Mon, 28 Dec 2009 05:23:05 -0500 Received: (qmail invoked by alias); 28 Dec 2009 10:22:57 -0000 Received: from p54B53C92.dip0.t-ipconnect.de (EHLO platz17) [84.181.60.146] by mail.gmx.net (mp060) with SMTP; 28 Dec 2009 11:22:57 +0100 X-Authenticated: #1706803 X-Provags-ID: V01U2FsdGVkX1+dkJ8/lFedxFwFIzUuPuMK8g38fP1l2a5xeKybDd 9nELOmsxonDEMz Message-ID: To: Date: Mon, 28 Dec 2009 11:23:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 Subject: Bug #48843 From: andre.huebner@gmx.de (=?iso-8859-1?Q?Andre_H=FCbner?=) Hello, sorry, but i can not leave comments to Bugs with status Bogus: http://bugs.php.net/bug.php?id=48843 Is this Bug really fixed/complete discovered ? In 5.3.1 my logfile is still flooded with "deprecated" Messages. PHP-Settings are log_errors = OFF error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED timezone is also set which was in relation to duplicate reports: date.timezone = "Europe/Berlin" how to solve this if it is really not a bug? Thanks, Andre