Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74771 invoked from network); 27 Jan 2015 01:16:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 01:16:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.47 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:59772] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/F8-25415-507E6C45 for ; Mon, 26 Jan 2015 20:16:53 -0500 Received: by mail-qa0-f47.google.com with SMTP id n8so9525504qaq.6 for ; Mon, 26 Jan 2015 17:16:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=qM2+XPSqdhnizkyIKYAnwpoTT7KiT/9r6to9TvmDJQU=; b=bhFevPjidsNIxpipArUom2urGfc/K/za6HvmJtC13YwUHslmYxjaRS5fABU24ejiXU WQhoHco1NsmH7NxdsqZPUpwkysy3mvXnhtC71DyOAi6/CbJEny+ZpB0nTsXNwZ8cGU+a kQGbcF60hMSp9ogQXk68vqQWq4btlnCWA9HhpC4zRbV8OSbV5m/NQSX00XuUju21KXve Km7Cnzn6ebDryByzEMhhazfLF6woDGvMZjSVc+ZDi/GK/UTx7dJuotTdzChmDNruf1ba eCt08lltXHcw9qJo7SfvkAjmFRIPiGCBhT60Me0Yau51ImM4rAQTrow4xtbHJK4SFiPM wq0A== X-Received: by 10.140.97.203 with SMTP id m69mr2760314qge.39.1422321410319; Mon, 26 Jan 2015 17:16:50 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Mon, 26 Jan 2015 17:16:10 -0800 (PST) In-Reply-To: References: Date: Tue, 27 Jan 2015 10:16:10 +0900 X-Google-Sender-Auth: 2QfjPMJYBhrmOnSLg16RoHfOyTI Message-ID: To: Bob Weinand Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113a2aa26b2cd0050d98028b Subject: Re: [PHP-DEV] [RFC] Remove the date.timezone warning From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a2aa26b2cd0050d98028b Content-Type: text/plain; charset=UTF-8 HI Bob, On Tue, Jan 27, 2015 at 9:34 AM, Bob Weinand wrote: > > I'd like to request removal of the date.timezone warning. > > Here is the RFC: > https://wiki.php.net/rfc/date.timezone_warning_removal Nice RFC. I would like to remove the warning, too. Setting it to UTC without warning sounds reasonable to me. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a2aa26b2cd0050d98028b--