Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9035 invoked from network); 27 Jan 2015 06:41:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 06:41:12 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:50955] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/24-17708-20337C45 for ; Tue, 27 Jan 2015 01:41:11 -0500 Received: (qmail 1782 invoked from network); 27 Jan 2015 06:41:03 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 27 Jan 2015 06:41:03 -0000 Message-ID: <54C732F3.8050304@beccati.com> Date: Tue, 27 Jan 2015 07:40:51 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Bob Weinand , PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Remove the date.timezone warning From: php@beccati.com (Matteo Beccati) On 27/01/2015 01:34, Bob Weinand wrote: > Hey, > > I'd like to request removal of the date.timezone warning. > > Here is the RFC: > https://wiki.php.net/rfc/date.timezone_warning_removal The warning is certainly annoying, but making it default to UTC or a wrong timezone because the right one can't be guessed is a major WTF. Ideally the initial setup of php.ini could be handled by the distro package system, if it's not already? Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/