Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46545 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56456 invoked from network); 28 Dec 2009 10:33:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2009 10:33:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=jess@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jess@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: jess@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:34955] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/FA-26502-269883B4 for ; Mon, 28 Dec 2009 05:33:06 -0500 Received: from il-gw1.zend.com (unknown [10.1.1.21]) by il-mr1.zend.com (Postfix) with ESMTP id C93AF50468; Mon, 28 Dec 2009 12:18:00 +0200 (IST) Received: from [10.1.2.102] ([10.1.2.102]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 28 Dec 2009 12:33:03 +0200 Message-ID: <4B38895A.6060504@zend.com> Date: Mon, 28 Dec 2009 12:32:58 +0200 User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Andre_H=FCbner?= CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 28 Dec 2009 10:33:03.0227 (UTC) FILETIME=[228B7CB0:01CA87A9] Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bug #48843 From: jess@zend.com (Jess Portnoy) Hi Andre, I'm not 100% sure, but I believe this is related: http://bugs.php.net/bug.php?id=3D50251 May the source be with you, Best regards, Jess Portnoy Andre H=FCbner wrote: > Hello, > > sorry, but i can not leave comments to Bugs with status Bogus: > http://bugs.php.net/bug.php?id=3D48843 > > Is this Bug really fixed/complete discovered ? In 5.3.1 my logfile is=20 > still flooded with "deprecated" Messages. > PHP-Settings are > > log_errors =3D OFF > error_reporting =3D E_ALL & ~E_NOTICE & ~E_DEPRECATED > > timezone is also set which was in relation to duplicate reports: > date.timezone =3D "Europe/Berlin" > > how to solve this if it is really not a bug? > > Thanks, > Andre >