Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44162 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11691 invoked from network); 4 Jun 2009 21:11:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2009 21:11:57 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi.nl Received: from [82.94.239.7] ([82.94.239.7:37696] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/D2-44672-B98382A4 for ; Thu, 04 Jun 2009 17:11:56 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id n54LBrLt010587; Thu, 4 Jun 2009 23:11:53 +0200 X-Virus-Scanned: by amavisd-new at jdi-ict.nl Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id n54LBnOA010573; Thu, 4 Jun 2009 23:11:50 +0200 Date: Thu, 4 Jun 2009 23:11:49 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Lester Caine cc: internals@lists.php.net In-Reply-To: <4A283648.60101@lsces.co.uk> Message-ID: References: <4A283648.60101@lsces.co.uk> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (jdi.jdi-ict.nl [127.0.0.1]); Thu, 04 Jun 2009 23:11:50 +0200 (CEST) Subject: Re: [PHP-DEV] split and strftime on PHP5.3 From: derick@php.net (Derick Rethans) On Thu, 4 Jun 2009, Lester Caine wrote: > 2/ > "It is not safe to rely on the system's timezone settings. You are *required* > to use the date.timezone setting or the date_default_timezone_set() function. > In case you used any of those methods and you are still getting this warning, > you most likely misspelled the timezone identifier. We selected > 'Europe/London' for '1.0/DST' instead in" > > But the bitweaver structure works in UTC for everything and only converts to a > time zone if the client has set one in their profile. We have had too many > problems with PHP trying to default to 'server time' and so that is never > used. So how do we get rid of this warning? Like the error message says: "You are *required* to use the date.timezone setting or the date_default_timezone_set() function." regards, Derick -- http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org twitter: @derickr